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
96%
Does it follow best practices?
Impact
95%
1.02xAverage score across 10 eval scenarios
Passed
No known issues
{
"context": "Checks whether the final artifact follows the estimate-tasks instructions from the published agnostic-planning-skills plugin.",
"type": "weighted_checklist",
"checklist": [
{
"name": "instruction-1",
"description": "The submitted artifact follows this skill instruction: Assign relative complexity estimates. Focus on comparison, not calendar time.",
"max_score": 25
},
{
"name": "instruction-2",
"description": "The submitted artifact follows this skill instruction: **Assign** - relative sizing, confidence level per task.",
"max_score": 25
},
{
"name": "instruction-3",
"description": "The submitted artifact follows this skill instruction: > **Mixing frameworks:** Never mix frameworks within a single estimation table. If the user switches frameworks mid-session, re-estimate the full table.",
"max_score": 25
},
{
"name": "instruction-4",
"description": "The submitted artifact follows this skill instruction: **Estimation table** - `| ID | Task | Estimate | Confidence | Notes |`",
"max_score": 25
}
]
}