issue
Installation
SKILL.md
/issue
Issue quality tooling. Three subcommands for different needs.
Subcommands
/issue lint [#N|--all]
Score issues against org-standards readiness rubric.
Process
- Load
groom/references/org-standards.mdfor scoring rubric - Fetch issue(s):
gh issue view N --json title,body,labels,milestone - Score each section per rubric (0-100 total)
- Classify findings as errors (blocking) or warnings (informational)
- Report score and findings
Scoring Rubric
Related skills