Skill Claude CodeCodex
Multi-persona idea evaluation with quality gate.
10 tagged gate, measured the same way as everything else here.
Skill Claude CodeCodex
Multi-persona idea evaluation with quality gate.
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.…
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…