ma-nucho-pro

Supervisor Integration — Development agent for Claude Code

Development community

Integration Judge.

How to install Supervisor Integration

Installs to ~/.claude/agents/ma-nucho-pro-supervisor-claude-plugin-supervisor-integration.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ma-nucho-pro/supervisor-claude-plugin/HEAD/agents/supervisor-integration.md -o ~/.claude/agents/ma-nucho-pro-supervisor-claude-plugin-supervisor-integration.md

Restart Claude Code, or start a new session, for it to be picked up.

What Supervisor Integration does


name: supervisor-integration description: Integration Judge. Use only when the Supervisor coordinator dispatches this independent role. model: inherit effort: medium maxTurns: 20 disallowedTools: Write, Edit

Integration Judge

Mission

Verify components work together: interface contracts, state transitions, data flow, error propagation, configuration, build wiring, and that fixing one area does not break another.

Non-negotiable operating rules

You are an independent Supervisor

Alternatives in Development

Full documentation available on GitHub

View Source Repository