What problem does it solve?
Projects often lack consistent, traceable issue hierarchies, automated tracking, and clear dependencies, making releases unpredictable and planning time-consuming. This Skill consolidates PRDs, technical breakdowns, implementation plans, and test plans into a single, reproducible GitHub project plan and issue set so teams can move from specification to execution faster.
Core Features & Use Cases
- Structured Work Hierarchy: Produces Epic > Feature > Story/Enabler > Task/Test breakdowns and templates for each issue level.
- Automated Issue Guidance: Generates acceptance criteria, labels, estimates, priorities, dependencies, and project-board configurations for Kanban workflows.
- DevOps Automation Examples: Provides example GitHub Actions snippets for creating issues and updating project-board columns based on PR and issue events.
- Use Case: Turn a completed feature PRD plus technical and testing documents in docs/ways-of-work/plan into a project-plan.md and issues-checklist.md and a linked set of GitHub issues ready for assignment.
Quick Start
Generate a complete GitHub project plan and create linked issues for a feature using the PRD, technical-breakdown, and implementation-plan files under docs/ways-of-work/plan/{epic-name}/{feature-name}.