A curated library of 12 language-agnostic planning skills and 4 personas for technical project management, product planning, and agile execution.
91
94%
Does it follow best practices?
Impact
91%
1.16xAverage score across 16 eval scenarios
Passed
No known issues
{
"context": "Checks whether the final artifact follows the product-owner instructions from the published agnostic-planning-skills plugin.",
"type": "weighted_checklist",
"checklist": [
{
"name": "instruction-1",
"description": "The submitted artifact follows this skill instruction: **Scope:** Use for features that need scoping, a PRD, and a task breakdown before development. Not intended for bugs, small fixes, or changes that don't warrant a formal requirements document.",
"max_score": 17
},
{
"name": "instruction-2",
"description": "The submitted artifact follows this skill instruction: > **Bundle files:** Each sub-skill file must exist at its listed path within this bundle. `PRD_TEMPLATE.md` (used by `prd/create-prd` in Phase 2) and sprint placement heuristics (used by `task-management/plan-tickets` in Phase 6) must also be present. If any bundle file is missing, notify the user before starting Phase 1.",
"max_score": 17
},
{
"name": "instruction-3",
"description": "The submitted artifact follows this skill instruction: 🔒 **Gate — PRD Review:** Present the draft for user review. In non-interactive contexts, document that the gate was reached and proceed. On \"revise\", move to Phase 3.",
"max_score": 17
},
{
"name": "instruction-4",
"description": "The submitted artifact follows this skill instruction: Create the `waitlist_entries` table with fields: id, email, created_at, status.",
"max_score": 17
},
{
"name": "instruction-5",
"description": "The submitted artifact follows this skill instruction: T-01 Create waitlist database schema 2 pts",
"max_score": 16
},
{
"name": "instruction-6",
"description": "The submitted artifact follows this skill instruction: T-07 Write integration tests 2 pts",
"max_score": 16
}
]
}.tessl-plugin
evals
scenario-1
scenario-2
scenario-3
scenario-4
scenario-5
scenario-6
scenario-7
scenario-8
scenario-9
scenario-10
scenario-11
scenario-12
scenario-13
scenario-14
scenario-15
scenario-16
skills
analysis
requirements-clarifier
backlog
prioritize-backlog
ceremony
create-retrospective
plan-sprint
infrastructure
github-issue
prd
create-prd
review-prd
task-management
estimate-tasks
generate-tasks
plan-tickets