josix/agent-flow

A Claude Code plugin that transforms Claude into a multi-agent orchestrated system with specialized agents (Riko, Senku, Loid, Lawliet, Alphonse), verification gates, and cost-aware model selection.

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

UserPromptSubmit

01

josix/agent-flow

Hook

Runs when you submit a prompt, before the agent sees it, executing refine-prompt-gate.sh via bash. From josix/agent-flow.

7 17d ago A tokens not measured copy · 86% MIT

PreToolUse

02

josix/agent-flow

Hook

Runs before the agent uses a tool for Write, Edit, Agent and Task tool calls, executing enforce-delegation.sh, validate-changes.sh and log-event.sh via bash (3 commands). From josix/agent-flow.

7 17d ago A tokens not measured copy · 56% MIT

PostToolUse

03

josix/agent-flow

Hook

Runs after a tool call finishes for Agent, Task, Write and Edit tool calls, executing validate-changes.sh and log-event.sh via bash (2 commands). From josix/agent-flow.

7 17d ago A tokens not measured original MIT

SubagentStop

04

josix/agent-flow

Hook

Runs when a subagent finishes, executing log-event.sh via bash. From josix/agent-flow.

7 17d ago A tokens not measured copy · 69% MIT

SessionEnd

05

josix/agent-flow

Hook

Runs when a session ends, executing log-event.sh via bash. From josix/agent-flow.

7 17d ago A tokens not measured copy · 63% MIT

SessionStart

06

josix/agent-flow

Hook

Runs when a session starts, executing load-project-context.sh via bash (2 commands). From josix/agent-flow.

7 17d ago A tokens not measured original MIT

Stop

07

josix/agent-flow

Hook

Runs when the agent finishes a response, executing verify-completion.sh via bash. From josix/agent-flow.

7 17d ago A tokens not measured original MIT

TeammateIdle

08

josix/agent-flow

Hook

Runs on the TeammateIdle event, executing teammate-idle-check.sh via bash. From josix/agent-flow.

7 17d ago A tokens not measured original MIT

TaskCompleted

09

josix/agent-flow

Hook

Runs when a task is marked completed, executing task-completed-check.sh via bash. From josix/agent-flow.

7 17d ago A tokens not measured original MIT