AgentBuildersApp/eight-eyes

Eight constrained reviewers. Each scoped to a different failure surface. Hook-enforced walls, not just prompts.

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

SessionStart

01

AgentBuildersApp/eight-eyes

Hook

Runs when a session starts on startup, resume, clear and compact, executing collab_session_start.py via python3. From AgentBuildersApp/eight-eyes.

2 1mo ago A tokens not measured original MIT

PreToolUse

02

AgentBuildersApp/eight-eyes

Hook

Runs before the agent uses a tool for Write, Edit, MultiEdit and Bash tool calls, executing collab_pre_tool.py via python3. From AgentBuildersApp/eight-eyes.

2 1mo ago A tokens not measured original MIT

PostToolUse

03

AgentBuildersApp/eight-eyes

Hook

Runs after a tool call finishes for Write, Edit, MultiEdit and Bash tool calls, executing collab_post_tool.py via python3. From AgentBuildersApp/eight-eyes.

2 1mo ago A tokens not measured original MIT

SubagentStart

04

AgentBuildersApp/eight-eyes

Hook

Runs when a subagent starts for collab- tool calls, executing collab_subagent_start.py via python3. From AgentBuildersApp/eight-eyes.

2 1mo ago A tokens not measured original MIT

SubagentStop

05

AgentBuildersApp/eight-eyes

Hook

Runs when a subagent finishes for collab- tool calls, executing collab_subagent_stop.py via python3. From AgentBuildersApp/eight-eyes.

2 1mo ago A tokens not measured original MIT

PreCompact

06

AgentBuildersApp/eight-eyes

Hook

Runs before the context is compacted, executing collab_pre_compact.py via python3. From AgentBuildersApp/eight-eyes.

2 1mo ago A tokens not measured copy · 86% MIT

Stop

07

AgentBuildersApp/eight-eyes

Hook

Runs when the agent finishes a response, executing collab_stop.py via python3. From AgentBuildersApp/eight-eyes.

2 1mo ago A tokens not measured original MIT