Add new skill for providing additional instructions to the quick win agent

This MR adds a new new skill definition to help determine whether issues should be labeled as "quick wins." The key rule introduced is that any changes involving the removal or modification of data structures (structs) or their properties should be treated as significant, breaking changes - and therefore should not be considered quick wins.

Merge request reports

Loading