What problem does it solve?
The project-mgmt skill provides a centralized blueprint for documenting a project's purpose, business requirements, technical design decisions, key architectural choices, open questions, and constraints, all in a single project.md at the project root.
Core Features & Use Cases
- Create and maintain a single project.md under project-mgmt/ to capture why the project exists, what needs to be solved, and how decisions were reached.
- Consolidate Business Requirements, Technical Design, Open Questions, and Dependencies into one authoritative source that spans all tasks and artifacts.
- Use this document to review decisions, rationale, and status across the project, ensuring a consistent context for new work or design discussions.
Quick Start
Create or update project-mgmt/project.md to record the project's purpose, requirements, decisions, and design context.