Stats
Actions
Tags
From meta-dev
Generate definition-of-done contracts from task descriptions. Output structured acceptance criteria, test plan, rollback strategy, and blast radius.
How this skill is triggered — by the user, by Claude, or both
Slash command
/meta-dev:dod-contractThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Generate a Definition of Done contract before executing any task with MODERATE or HIGH blast radius.
Generate a Definition of Done contract before executing any task with MODERATE or HIGH blast radius.
references/contract-template.md{acceptance_criteria: [...], test_commands: [...], rollback_plan: "...", blast_radius: "low|moderate|high"}plans/_dashboard/contracts/<task-id>.json/meta-dev)/meta-dod <task-id>npx claudepluginhub ansonphong/meta-dev --plugin meta-devGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.