From csdlc
Triage open GitHub issues — categorize, generate stories, hand off to /execute
npx claudepluginhub danhannah94/claymore-plugins --plugin csdlc[--repo owner/repo] [--label label] [--limit N]Triage open issues: **$ARGUMENTS** Invoke the `csdlc-triage` skill. Read open GitHub issues, categorize as Step 1 ready (execute now) vs needs design doc (Step 0) vs needs investigation. Generate stories for actionable issues, then hand off to `/execute`. After fixes ship, close issues with implementation details and update relevant Foundry design docs.
/triageDecomposes a large feature into multiple dependency-aware specs with graphs and interface contracts. Manages git branches, active epics, and delegates to subagents. Accepts epic-name and goal.
/triageInvestigates a bug from provided description or error, determines root cause, and files GitHub issue with TDD fix plan.
/triageInteractively triages Linear issues: lists assigned issues by state, verifies implementation in codebase via Explore agents, proposes and applies state updates.
/triageTriages findings from code reviews, audits, or analysis by presenting each for categorization by severity, category, effort, then creates or updates ready todo files in todos/ directory on user approval.
/triageTriages open tasks: fetches list and action history via tq task list, determines phase (unstarted, implementing, review/stalled/blocked/done-ish), summarizes per project in tables, proposes organization actions for approval.
Triage open issues: $ARGUMENTS
Invoke the csdlc-triage skill. Read open GitHub issues, categorize as
Step 1 ready (execute now) vs needs design doc (Step 0) vs needs investigation.
Generate stories for actionable issues, then hand off to /execute.
After fixes ship, close issues with implementation details and update relevant Foundry design docs.