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
Assign relative complexity estimates. Focus on comparison, not calendar time.
generate-tasks) or PRD requirements.DO NOT assign estimates you don't understand.
DO NOT default to "3 points" or "Medium" as a placeholder.
DO flag tasks needing further breakdown.
DO state confidence (high/medium/low) for every estimate.| Framework | Scale | Use When |
|---|---|---|
| Story Points (Fibonacci) | 1 Trivial · 2 Small · 3 Medium · 5 Large · 8 Very Large · 13 Epic (→ split) | Agile/Scrum teams focusing on relative complexity |
| T-Shirt Sizes | XS · S · M · L · XL (→ split) | High-level roadmap sizing or stakeholder-facing discussions |
| Time Ranges | <1d · 1-2d · 3-5d · 1-2wk · 2+wk (→ split) | Fixed-bid projects requiring calendar anchors |
Mixing frameworks: Never mix frameworks within a single estimation table. If the user switches frameworks mid-session, re-estimate the full table.
| ID | Task | Estimate | Confidence | Notes || Skill | When to chain |
|---|---|
| generate-tasks | Estimate tasks immediately after generation |
| identify-risks | After estimation, assess dependency and uncertainty risks |
| plan-sprint | Select tickets based on capacity vs estimates |
Supplementary reference only. Illustrates a complete estimation session, including a spike-blocked item.
Framework: Story points (Fibonacci) - inferred from backlog context.
| ID | Task | Estimate | Confidence | Notes |
|---|---|---|---|---|
| T1 | Add user login via email/password | 3 | High | Well-understood auth pattern, existing library available |
| T2 | Build admin dashboard with role filtering | 8 | Medium | UI scope is clear; role logic may expand |
| T3 | Integrate payment gateway | WARNING TBD | Low | API complexity unknown - spike required before estimating |
| T4 | Write unit tests for auth module | 2 | High | Scope directly tied to T1, straightforward |
Flagged items:
Summary: 3 estimated tasks total 13 points (High: 2, Medium: 1). T3 blocked pending spike. Re-estimate T3 after spike completes.
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