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
Evaluate a PRD for quality — not agreement with a preferred solution. Focus on whether it's complete, clear, and actionable.
create-prd or existing document).DO NOT review the idea — review the document's quality.
DO NOT suggest alternative solutions unless a requirement is infeasible.
EVERY finding MUST cite the specific PRD section, line, or requirement — if the cited text contains sensitive data (API keys, tokens, passwords, credentials), abstract or redact it rather than reproducing it verbatim.create-prd, user document, or /tasks/prd-*.md.Apply all applicable items. Skip items that are genuinely not relevant to the PRD's domain.
Completeness
Testability
Clarity
Feasibility
Scope & Edge Cases
| # | Severity | Section | Finding | Evidence | Recommendation || # | Severity | Section | Finding | Evidence | Recommendation |
|---|---|---|---|---|---|
| 1 | Critical | §3 Acceptance Criteria | "The page must load quickly" is not testable — no threshold defined. | §3: "The dashboard shall load quickly under normal conditions." | Replace with a measurable SLA, e.g. "Dashboard initial load ≤ 2 s at p95 on a 10 Mbps connection." |
| 2 | Suggestion | §5 Dependencies | External payments API dependency is mentioned but no fallback behavior is specified. | §5: "Integration with PaymentsProvider v2 API." | Add a requirement describing user-facing behavior when the API is unavailable (timeout, retry, graceful error). |
| 3 | Note | §1 Goals | Success metric for user adoption is aspirational but not tied to a measurement method. | §1: "Achieve high user adoption within 90 days." | Consider specifying the data source (e.g. analytics event) used to measure adoption. |
| Skill | When to chain |
|---|---|
| create-prd | Review immediately after PRD generation |
| generate-tasks | After review passes, proceed to task breakdown |
| tech-lead agent | For deeper feasibility and estimation quality review |
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