What problem does it solve?
Converts vague ideas and feature requests into structured, actionable GitHub issues by guiding focused brainstorming, checking for duplicates, proposing approaches, and autonomously creating issues with design and implementation comments and optional project placement.
Core Features & Use Cases
- Interactive brainstorming: Asks one question at a time to clarify purpose, scope, acceptance criteria, and impact.
- Duplicate detection: Searches existing issues to surface potential duplicates before proceeding.
- Approach proposals: Produces 2β3 implementation approaches with trade-offs and a recommended option.
- Autonomous structure & creation: Generates an Issue body, design comment, and implementation plan, runs a self-review, creates parent and subtask issues via gh CLI, and optionally adds items to GitHub Projects with status assignment.
- Use case: A product manager or developer can turn a rough feature request into a parent issue and PR-sized subtask issues ready for implementation and project planning.
Quick Start
Ask the skill to convert the idea "Add category management to organize items by category" into a reviewed GitHub issue with subtasks and project placement.