mohamedzhioua

7 mods across 2 repositories, 8 stars between them.

cursorrules

03

mohamedzhioua/agent-done-or-not

Cursor rule Cursor

Before claiming a task is complete, you MUST verify it through the proof gate. Declaring "done" without a passing receipt is not allowed.

6 1mo ago A 140 tokens original MIT

mohamedzhioua/agent-done-or-not

Instructions file

Instructions for mohamedzhioua/agent-done-or-not, a project described as: Catch your AI agent lying about "done" A one-file proof-gate for Claude Code, Cursor & Codex. it must verify before it can finish.

6 1mo ago A 358 tokens original MIT

Stop

06

mohamedzhioua/agent-done-or-not

Hook

Runs when the agent finishes a response, executing stop-gate.sh via bash. From mohamedzhioua/agent-done-or-not.

6 1mo ago A tokens not measured copy · 48% MIT

done-or-not

07

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