From tac
Classifies GitHub issues as /chore, /bug, /feature, or 0 to route to ADW planning templates based on maintenance, defects, enhancements, or discussions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/tac:classify-issueThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Analyze the issue and respond with exactly one classification.
Analyze the issue and respond with exactly one classification.
Maintenance tasks, updates, cleanup, refactoring:
Defects, errors, unexpected behavior:
New functionality, enhancements:
/chore, /bug, /feature, or 0/chore (safer)0/chore/bug/feature0$ARGUMENTS
npx claudepluginhub melodic-software/claude-code-plugins --plugin tacConfigures classification of GitHub issues into /chore, /bug, /feature to route ADW workflows to correct templates. Use for setup and accuracy tuning.
Triages new GitHub issues — classifies, reproduces bugs, attempts conservative fixes, and comments. Use when a new issue is opened and needs automated triage.
Loads a GitHub issue, analyzes its type/complexity/areas, selects a workflow, executes agents, and creates a PR referencing the issue.