zernie/vigiles

Like Lighthouse for your agent harness - verify your CLAUDE.md/AGENTS.md, skills & hooks are real, then test and measure they actually work. Claude Code + Codex.

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

SessionStart

01

zernie/vigiles

Hook Claude Code

Runs when a session starts on startup, compact, startup, resume and compact, executing session-handoff.sh via bash (2 commands). From zernie/vigiles.

15 2d ago A tokens not measured original MIT

PostToolUse

02

zernie/vigiles

Hook Claude Code

Runs after a tool call finishes for Edit, Write, Edit and Write tool calls, executing .spec.ts with --check (2 commands). From zernie/vigiles.

15 2d ago A tokens not measured original MIT

PreToolUse

03

zernie/vigiles

Hook Claude Code

Runs before the agent uses a tool for Edit and Write tool calls, running an inline shell check. From zernie/vigiles.

15 2d ago A tokens not measured original MIT

Stop

04

zernie/vigiles

Hook Claude Code

Runs when the agent finishes a response, executing session-handoff-check.sh via bash. From zernie/vigiles.

15 2d ago A tokens not measured original MIT

UserPromptSubmit

05

zernie/vigiles

Hook

Runs when you submit a prompt, before the agent sees it, executing run.cjs via node. From zernie/vigiles.

15 2d ago A tokens not measured original MIT