gate skills

10 tagged gate, measured the same way as everything else here.

add

02

pilotspace/ADD

Skill Claude CodeCodex

ADD (AI-Driven Development) — a lean, state-tracked workflow where the AI writes the code and the human owns direction and verification. Drives every change through one atomic task node: Direction (specify · plan · red tests) → Build → Verify, red/green TDD built in, trusted on a recorded receipt not a plausible diff.…

19 4d ago A 177 tokens original MIT

done-or-not

03

mohamedzhioua/agent-done-or-not

Skill Claude CodeCodex

Proof-of-done enforcement gate — records fresh evidence before any agent can claim "done". Runs your verifying command (tests, build, lint, curl) through a tamper-evident gate that records the command, exit code, and SHA-256 of the output. Blocks completion on any failing, stale, or already-consumed receipt. Works…

6 1mo ago C 111 tokens original MIT