What problem does it solve?
This Skill automates the tedious process of breaking down detailed engineering specifications into atomic, implementable GitHub issues. It saves project managers and developers hours of manual task creation, ensuring comprehensive coverage, clear dependencies, and accurate sizing for development, thereby accelerating project kick-off.
Core Features & Use Cases
- Automated Issue Generation: Creates well-structured GitHub issues directly from an approved engineering specification.
- Intelligent Task Decomposition: Breaks down complex features into smaller, manageable tasks with defined dependencies, labels, and estimated sizes.
- Streamlined Project Planning: Ensures that all aspects of a feature are covered by actionable tasks, ready for assignment and implementation.
- Use Case: An approved engineering spec for "User Authentication" is ready. This Skill automatically generates a series of GitHub issues like "Create User model", "Implement password hashing utilities", and "Create registration endpoint", complete with descriptions, acceptance criteria, and dependencies.
Quick Start
Generate a list of atomic GitHub issues from the approved engineering specification at 'specs/user-auth/spec-draft.md', including dependencies and estimated sizes.