Acerca de
The Issue Classifier skill optimizes project management by automatically determining the work type of a task from its metadata. By evaluating labels and title prefixes (like fix, feat, or chore) within an issue's JSON data, it classifies tasks into four categories: /bug, /feature, /chore, or /patch. This skill is a foundational component for automated workflows, ensuring that the correct development templates and logic are applied based on the specific nature of the work being performed.