What problem does it solve?
Project planning is complex, time-consuming, and often results in documents that are hard for AI agents to consume efficiently due to length and lack of structure. This skill automates the creation and optimization of planning documents, making them AI-friendly and reducing manual effort.
Core Features & Use Cases
- Generate PRDs: Create Product Requirements Documents from feature requests.
- Create Implementation Plans: Develop phased plans with subagent assignments from PRDs.
- Optimize Planning Docs: Break down long documents into token-efficient, phase-specific files.
- Track Progress: Set up structured progress tracking for multi-phase projects.
- Use Case: A product manager requests a PRD for a new "Advanced Filtering" feature. This skill can generate the PRD, then an implementation plan with tasks assigned to specific AI subagents, and finally set up a progress tracking document, all optimized for AI consumption.
Quick Start
Create a PRD for the new "User Profile Management" feature.
Then, create an implementation plan for the PRD at docs/project_plans/PRDs/features/user-profile-management-v1.md.
Finally, create progress tracking for the "User Profile Management" PRD.