What problem does it solve?
Create structured engineering plans from vague work requests and save them as markdown files in the repository. This Skill infers scope (Story vs Epic), writes concise phased plans with an approach, lists files likely affected, and includes verification steps; it can also generate JIRA user stories from the plan. It is triggered when someone asks to plan out a feature, scope a ticket, or break down engineering work into actionable steps.
Core Features & Use Cases
- Infers Story vs Epic based on scope and schedule, guiding planning effort.
- Produces phased plans with goals, a concrete approach, affected files, and verification steps.
- Generates JIRA user stories from the plan to streamline ticket creation.
- Triggers on natural-language planning requests across codebases to structure work quickly.
- Writes the finalized plan to a planning/ directory in the repository for traceability.
Quick Start
Plan the new feature for OAuth2 login by turning the feature description into a phased plan and save it to planning/.