Stats
Actions
Tags
From Kyzo Plan
Minimal completion_request the development-task sends to the judge after allowlist edits. Not board writes, not git, not tree meters.
How this skill is triggered — by the user, by Claude, or both
Slash command
/kyzo-plan:kyzo-plan-task-completion-requestThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Submit **only** this block to the judge. Do not invent paths, commands, or git output — the judge loads the board and runs `verify_task_completion`.
Submit only this block to the judge. Do not invent paths, commands, or git output — the judge loads the board and runs verify_task_completion.
<completion_request>
STORY: <number>
TASK: T# — <exact board text>
COMPLETION CLAIM: <one sentence>
IMPLEMENTATION:
- <path:symbol or file you changed>
DEVIATIONS: None | <what blocked the slice>
STORY OR TASK CHANGES: None | <proposed change — do not apply it>
</completion_request>
Done is judge PASS only.
npx claudepluginhub kyzodb/plan --plugin kyzo-planCreates, edits, and verifies skills using a test-driven development approach with pressure scenarios and subagents.