What problem does it solve?
This Skill automatically reviews generated GitHub issues to ensure they are clear, complete, and implementable. It prevents developers from starting work on poorly defined tasks, reducing rework, clarifying scope, and improving overall project efficiency and developer satisfaction.
Core Features & Use Cases
- Automated Issue Quality Check: Evaluates issue titles, descriptions, acceptance criteria, and scope for clarity and completeness.
- Problem Identification: Flags issues that are too broad, lack sufficient detail, have ambiguous requirements, or miss error handling specifications.
- Pre-Development Assurance: Ensures tasks are truly ready for development, minimizing mid-sprint clarifications and delays.
- Use Case: After issues are generated for a new feature, this Skill reviews them, identifies an issue titled "Add authentication" as too broad and lacking detail, and recommends breaking it down into smaller, more specific tasks with clear acceptance criteria.
Quick Start
Validate the list of generated GitHub issues provided in the attached JSON file 'issues.json' for completeness, clarity, and implementability.