subagent-mcp
01Plugin Claude Code
Local Claude Code / Codex CLI sub-agent orchestration: MCP server + orchestration-mode hook.
Plugin Claude Code
Local Claude Code / Codex CLI sub-agent orchestration: MCP server + orchestration-mode hook.
Plugin Claude Code
Launches and manages local Claude Code and Codex CLI sub-agents, plus orchestration-mode hooks for per-turn directives and deterministic Claude tool gates.
Instructions file GitHub Copilot
Instructions for Heretyc/subagent-mcp, covering copilot repository instructions, fallback rule, orchestration, read ladder and status and repair.
MCP server Claude CodeCodexCursor +2
MCP server "subagent-mcp" as configured in Heretyc/subagent-mcp. Runs ${CLAUDE_PLUGIN_ROOT:-.}/dist/index.js with node.
Instructions file CodexOpenCode
Instructions for Heretyc/subagent-mcp, covering repository agent instructions, project board law - binding, no exceptions, definitions, directives and fallback rule.
Instructions file
Instructions for Heretyc/subagent-mcp: Upserted by subagent-mcp init at user request; re-running init keeps it in sync.
Instructions file Gemini CLI
Instructions for Heretyc/subagent-mcp: Upserted by subagent-mcp init at user request; re-running init keeps it in sync.
Agent
Use this checklist for repository work. The normative policy is docs/spec/dev-loop/git-collaboration.md; AGENTS.md holds root invariants.
Hook
Runs before the agent uses a tool, executing orchestration-claude-pretool.js via node. From Heretyc/subagent-mcp.
Hook
Runs when you submit a prompt, before the agent sees it, executing orchestration-claude.js via node. From Heretyc/subagent-mcp.
Hook
Runs when a session starts, executing smcp-activate.js via node. From Heretyc/subagent-mcp.
Skill Claude CodeCodex
Build, package, install, configure, debug, and optimize Model Context Protocol (MCP) servers for Claude (Desktop, Code CLI) and Codex CLI on Windows and macOS. Use when building MCP tools, creating AI tool integrations, give Claude access to database or API or filesystem, connect AI agent to external tools or…
Skill Claude CodeCodex
Impartially PROFILE the cross-provider sub-agent fleet against the FIXED 14 work-categories (directly benchmarked parents + 4 composite-inferred) whenever a new model ships (or on demand). Discover every model published in the recent window by the in-scope provider families, gather ALL public benchmark scores +…
Skill Claude CodeCodex
Read and change subagent-mcp settings through the configure MCP tool. Use when the user says "smcp config", "/smcp:config", "change smcp setting", or "set api key".
Skill Claude CodeCodex
Run subagent-mcp doctor non-interactively, explain each health check in plain English, and offer the exact repair for every WARN or FAIL only after explicit Y/n confirmation. Use when the user says "smcp doctor", "/smcp:doctor", "fix my setup", "health check", or "something broken". Never modifies configs without…
Skill Claude CodeCodex
Resume prior work from a saved subagent-mcp handoff when the user says "handoff-resume", "resume handoff", or "resume work"; call handoff-read, then confirm intent with exactly 4 structured questions before acting, and know the handoff-write/read/clear lifecycle.
Skill Claude CodeCodex
Explain and help configure the subagent-mcp addon in Claude Code and Codex without any API dependency. Use when the user says "smcp help", "subagent-mcp help", "/smcp:help", "how do I configure providers", "routing table", "what is subagent-mcp", "swarm", or "sub-orchestrator". Covers marketplace and npm-global…
Skill Claude CodeCodex
Report live subagent-mcp session state by calling the getstatus MCP tool and rendering it in a uniform plain-ASCII layout. Use when the user says "smcp status", "/smcp:status", "routing status", "which providers active", or "agent count". Live data only; reads no state files.
Skill Claude CodeCodex
Install, deploy, register, or set up the subagent-mcp addon (MCP server + orchestration-mode hooks) standards-compliant across every supported vendor (currently Claude Code CLI and Codex CLI; expandable). Ships ALL parts : MCP stdio server, per-turn hooks, and directive assets : to a PERMANENT, repo-decoupled location…