ohm41321/luciazero

Verification-first discipline for coding agents (Claude Code + Codex CLI): 9-rule doctrine, six skills, adversarial reviewer agent, fail-open enforcement hooks. Done is proven by a command, not by opinion.

5Stars on the repository
22Mods indexed here, across every type
8d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

UserPromptSubmit

01

ohm41321/luciazero

Hook

Runs when you submit a prompt, before the agent sees it, executing luciazero-verify.sh. From ohm41321/luciazero.

5 8d ago A tokens not measured original MIT

UserPromptExpansion

02

ohm41321/luciazero

Hook

Runs to expand your prompt before the agent sees it, executing luciazero-verify.sh. From ohm41321/luciazero.

5 8d ago A tokens not measured original MIT

PreToolUse

03

ohm41321/luciazero

Hook

Runs before the agent uses a tool for Bash tool calls, executing luciazero-verify.sh. From ohm41321/luciazero.

5 8d ago A tokens not measured original MIT

PostToolUse

04

ohm41321/luciazero

Hook

Runs after a tool call finishes for Edit, Write, NotebookEdit, Bash and Skill tool calls, executing luciazero-verify.sh (3 commands). From ohm41321/luciazero.

5 8d ago A tokens not measured original MIT

PostToolUseFailure

05

ohm41321/luciazero

Hook

Runs when a tool call fails for Bash tool calls, executing luciazero-verify.sh. From ohm41321/luciazero.

5 8d ago A tokens not measured copy · 88% MIT

Stop

06

ohm41321/luciazero

Hook

Runs when the agent finishes a response, executing luciazero-verify.sh. From ohm41321/luciazero.

5 8d ago A tokens not measured original MIT

SessionStart

07

ohm41321/luciazero

Hook

Runs when a session starts, executing luciazero-verify.sh (2 commands). From ohm41321/luciazero.

5 8d ago A tokens not measured copy · 89% MIT