PostToolUse
01Hook
Runs after a tool call finishes for Write and Edit tool calls, executing posttooluse.py via python3. From jaehoonkim822/concensus.
5 6mo ago A
tokens not measured
Multi-LLM cross-validation plugin for Claude Code - uses Gemini and Codex for consensus-based code review
Hook
Runs after a tool call finishes for Write and Edit tool calls, executing posttooluse.py via python3. From jaehoonkim822/concensus.
Hook
Runs when the agent finishes a response, executing stop.py via python3. From jaehoonkim822/concensus.
Hook
Runs when a subagent finishes for Explore and Plan tool calls, executing subagentstop.py via python3. From jaehoonkim822/concensus.
Hook
Runs when you submit a prompt, before the agent sees it, executing userpromptsubmit.py via python3. From jaehoonkim822/concensus.