SessionStart
01Hook
Runs when a session starts, executing peer-review-reminder.sh via bash. From jcputney/agent-peer-review.
A Claude Code plugin that validates Claude's work using OpenAI Codex CLI. Two AI perspectives catch more issues than one.
Hook
Runs when a session starts, executing peer-review-reminder.sh via bash. From jcputney/agent-peer-review.
Hook
Runs when you submit a prompt, before the agent sees it, executing user-prompt-check.sh via bash. From jcputney/agent-peer-review.
Hook
Runs when the agent finishes a response, executing stop-peer-review-check.sh via bash. From jcputney/agent-peer-review.
Hook
Runs before the agent uses a tool for ExitPlanMode, Task and Write tool calls, executing plan-peer-review-check.sh, task-peer-review-check.sh and write-peer-review-check.sh via bash (3 commands). From jcputney/agent-peer-review.