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

  1. Load groom/references/org-standards.md for scoring rubric
  2. Fetch issue(s): gh issue view N --json title,body,labels,milestone
  3. Score each section per rubric (0-100 total)
  4. Classify findings as errors (blocking) or warnings (informational)
  5. Report score and findings

Scoring Rubric

Related skills
Installs
8
GitHub Stars
10
First Seen
Feb 27, 2026