What problem does it solve?
New issues or tasks are often captured inconsistently or incompletely, leading to miscommunication, missed details, and disorganized project tracking, hindering efficient development.
Core Features & Use Cases
- Structured Issue Creation: Analyzes provided issue details and converts them into a well-structured markdown file using predefined templates (bug or task).
- Comprehensive Frontmatter: Populates the YAML frontmatter with relevant metadata like ID, title, status, priority, and labels.
- Detailed Sections: Ensures all sections (Summary, Reproduction Steps, Solutions Attempted, Diagnostics, References) are filled out comprehensively.
- Use Case: When a new bug, feature, or outstanding task has been identified and needs to be formally captured in a comprehensive issue file for tracking and collaboration.
Quick Start
A user reported a bug: "Login button doesn't work on mobile." Create a new bug issue for this.