Self-verifying tasks

Tasks that prove themselves —
before they’re done.

One command runs the verification tiers against the real working tree and records the result — with a test-impact gate on the way in. The done-gate reads it all: work doesn’t close until it’s green.

Blocks done until green
A task can't leave review while a required check fails or a high/critical finding sits open on a file it changed.
Runs where the tree lives
Every tier runs off the local daemon against the real working tree — no CI round-trip, no metered spend.
The agent authors the checks
`task verify --draft` hands the diff to your coding agent to write the UI/API blocks — zero-setup verification.
One command: commitmind task verify
task verifyAdd interaction steps to ui-verify
PASS
Command checksbuild · test · typecheck — the task's own 'how to verify'
UI-verifyheadless Playwright: routes load clean, assertions, screenshots
API-verifynative HTTP: status · body · headers · latency, with auth
Review gatedeterministic review + open AI findings — same bar as your commit
Test-impact gatechanged source with no tests can't reach review — or declare why
done-gate: unlocked5 checks · 0 failed
Ready?

Give every agent
your team's engineering brain.

Works with Claude Code · Codex · any MCP client
Local by default Git-anchored decisions Project-scoped MCP-compatible