What problem does it solve?
GitHub issues often arrive with incomplete context (missing acceptance criteria, steps to reproduce, or scope). This skill orchestrates a structured, multi-round Q&A loop with the reporter to gather the missing details and make the issue ready for the requirements stage.
Core Features & Use Cases
- Iterative clarification: engages the reporter to fill gaps in the issue description, such as acceptance criteria, environment details, and user impact.
- Workflow orchestration: fetches issue history, identifies open questions, and manages updates and comments until the issue is fully qualified.
- Use Case: when a feature request or bug report lacks explicit criteria, this skill drives a focused dialogue to produce a complete, testable specification for
/create-requirements.
Quick Start
Start the qualification loop by invoking this skill on an issue URL or number to begin asking clarifying questions.