Multi-Agent hooks

6,152 tagged Multi-Agent, measured the same way as everything else here.

Browse within: Orchestration 21plugin 19autonomous-development 18agent-orchestration 14opencode 14design-system 12task-management 12codex-cli 10ai-dlc 9kanban 9machine-learning 9swarm 9agent-teams 8code-quality 8

oh-my-agent AGENTS.md

121

first-fluke/oh-my-agent

Instructions file CodexOpenCode

Instructions for first-fluke/oh-my-agent, covering oh-my-agent, architecture, per-agent dispatch, code search and workflows.

1.3k 3d ago A 1,785 tokens original MIT

oh-my-agent CLAUDE.md

122

first-fluke/oh-my-agent

Instructions file

Instructions for first-fluke/oh-my-agent, covering oh-my-agent, architecture, per-agent dispatch, code search and workflows.

1.3k 3d ago A 1,898 tokens original MIT

SessionStart

123

first-fluke/oh-my-agent

Hook

Runs when a session starts, executing plugin-bootstrap.sh via sh. From first-fluke/oh-my-agent.

1.3k 3d ago A tokens not measured original MIT

UserPromptSubmit

124

first-fluke/oh-my-agent

Hook

Runs when you submit a prompt, before the agent sees it, executing keyword-detector.ts, state-boundary.ts and skill-injector.ts via bun (3 commands). From first-fluke/oh-my-agent.

1.3k 3d ago A tokens not measured original MIT

PreToolUse

125

first-fluke/oh-my-agent

Hook

Runs before the agent uses a tool for Bash tool calls, executing test-filter.ts via bun. From first-fluke/oh-my-agent.

1.3k 3d ago A tokens not measured original MIT

OPSX: Apply

127

Chorus-AIDLC/Chorus

Command Claude Code

Implement tasks from an OpenSpec change (Experimental).

1.2k 3d ago A 15 tokens AGPL-3.0

OPSX: Archive

128

Chorus-AIDLC/Chorus

Command Claude Code

Archive a completed change in the experimental workflow.

1.2k 3d ago A 13 tokens AGPL-3.0

OPSX: Explore

129

Chorus-AIDLC/Chorus

Command Claude Code

Enter explore mode - think through ideas, investigate problems, clarify requirements.

1.2k 3d ago A 18 tokens AGPL-3.0

Chorus

130

Chorus-AIDLC/Chorus

Settings file Claude Code

The Agent Harness for AI-Human Collaboration, inspired by the AI-DLC (AI-Driven Development Lifecycle).

1.2k 3d ago A tokens not measured AGPL-3.0

Chorus CLAUDE.md

131

Chorus-AIDLC/Chorus

Instructions file

Claude Code instructions for Chorus-AIDLC/Chorus, covering claude.md — chorus project guide, what is chorus, tech stack, project structure and key commands.

1.2k 3d ago A 4,318 tokens AGPL-3.0

openspec-aware-chorus

132

Chorus-AIDLC/Chorus

Skill Claude CodeCodex

Opt-in OpenSpec-mode authoring for Chorus PM workflows on dsh. Runs inline three-check detection for the local openspec CLI, scaffolds openspec/changes/ / on disk, and mirrors Markdown files into Chorus document drafts via chorus mcp call --arg-file (package-local chorus-mcp-call.mjs wrapper as fallback). Required…

1.2k 3d ago A 109 tokens AGPL-3.0

yolo-chorus

133

Chorus-AIDLC/Chorus

Skill Claude CodeCodex

Full-auto AI-DLC pipeline — from prompt to done. Automates the entire Idea -> Proposal -> Execute -> Verify lifecycle.

1.2k 3d ago A 31 tokens AGPL-3.0

chorus-code-reviewer

134

Chorus-AIDLC/Chorus

Agent

Final ship-time review of an Idea's aggregate code change — the whole feature across all its tasks, not one task. Read-only; posts a VERDICT comment on the Idea. Spawn via the blocking subagent tool after the last task of an idea-rooted proposal is verified.

1.2k 3d ago A 62 tokens AGPL-3.0

Chorus-AIDLC/Chorus

Agent

Review submitted Chorus proposals for quality — check document completeness, task granularity, AC alignment, and cross-task dependencies. Spawn via the blocking subagent tool after choruspmsubmitproposal.

1.2k 3d ago A 44 tokens AGPL-3.0

openspec-aware

136

Chorus-AIDLC/Chorus

Skill Claude CodeCodex

Opt-in OpenSpec-mode authoring for Chorus PM workflows in Pi. Detects the local openspec CLI, scaffolds openspec/changes/ / on disk, and mirrors Markdown files into Chorus document drafts via chorus mcp call --arg-file (bash chorus-mcp-call.sh wrapper as fallback). Required reading for the proposal, develop, and yolo…

1.2k 3d ago A 99 tokens AGPL-3.0

chorus-plugin

137

Chorus-AIDLC/Chorus

Plugin Claude Code

Chorus AI-DLC collaboration platform plugin for Claude Code. Automates session lifecycle, provides MCP tools for PM/Developer/Admin workflows, and enables multi-agent team observability.

1.2k 3d ago A tokens not measured AGPL-3.0

chorus

138

Chorus-AIDLC/Chorus

MCP server Claude CodeCodexCursor +2

MCP server "chorus", hosted remotely, as configured in Chorus-AIDLC/Chorus.

1.2k 3d ago A tokens not measured AGPL-3.0

code-reviewer

139

Chorus-AIDLC/Chorus

Agent

Final ship-time review of an Idea's aggregate code change — the whole feature across all its tasks, not one task. Read-only; posts a VERDICT comment on the Idea. Spawn after the last task of an idea-rooted proposal is verified.

1.2k 3d ago A 50 tokens AGPL-3.0

SessionStart

140

Chorus-AIDLC/Chorus

Hook

Runs when a session starts on startup, resume and compact, executing on-session-start.sh. From Chorus-AIDLC/Chorus.

1.2k 3d ago A tokens not measured AGPL-3.0

PostToolUse

141

Chorus-AIDLC/Chorus

Hook

Runs after a tool call finishes for .*chorus_pm_submit_proposal, .*chorus_submit_for_verify and .*chorus_admin_verify_task tool calls, executing on-post-submit-proposal.sh, on-post-submit-for-verify.sh and on-post-verify-task.sh (3 commands). From Chorus-AIDLC/Chorus.

1.2k 3d ago A tokens not measured AGPL-3.0

PreToolUse

142

Chorus-AIDLC/Chorus

Hook

Runs before the agent uses a tool for EnterPlanMode, ExitPlanMode and Task tool calls, executing on-pre-enter-plan.sh, on-pre-exit-plan.sh and on-pre-spawn-agent.sh (3 commands). From Chorus-AIDLC/Chorus.

1.2k 3d ago A tokens not measured AGPL-3.0

MassGen AGENTS.md

143

massgen/MassGen

Instructions file CodexOpenCode

AGENTS.md instructions for massgen/MassGen, covering claude.md, openspec instructions, planning, instruction file parity and debugging assumptions.

1.1k +1 2mo ago A 4,568 tokens

MassGen CLAUDE.md

144

massgen/MassGen

Instructions file

Claude Code instructions for massgen/MassGen, covering claude.md, openspec instructions, planning, instruction file parity and debugging assumptions.

1.1k +1 2mo ago A 4,568 tokens

At most 3 mods per repository are shown here — the rest are on their repository pages: