Language-agnostic AI knowledge registry for Technical Project Management, PRDs, PRD review, Software Architecture planning, Task breakdown, Estimation, Risk assessment, Status reporting, Backlog prioritization, Sprint planning, Retrospectives, and Agile ticket generation. Uses Markdown + Front-matter architecture.
95
97%
Does it follow best practices?
Impact
95%
1.03xAverage score across 10 eval scenarios
Passed
No known issues
Focus on what and why, not how. No code until the PRD is approved.
/tasks/prd-<slug>.md.Focus exclusively on WHAT and WHY, not HOW.
DO NOT include code, pseudo-code, SQL, class names, or method signatures.
DO NOT generate tasks or code until the PRD is explicitly approved.Load these files only when their specific content is needed:
/tasks/prd-<feature-slug>.md (kebab-case). State the path.generate-tasks once this PRD is approved."After saving, surface the file path and request explicit approval.
| Skill | When to chain |
|---|---|
| generate-tasks | After PRD approved, to derive implementation steps |
| plan-tickets | When tracker tickets are needed from the approved PRD scope |
docs
evals
scenario-1
scenario-2
scenario-3
scenario-4
scenario-5
scenario-6
scenario-7
scenario-8
scenario-9
scenario-10
skills
backlog
prioritize-backlog
ceremony
create-retrospective
plan-sprint
prd
create-prd
review-prd
task-management
estimate-tasks
generate-tasks
plan-tickets