ma-nucho-pro

Supervisor Architecture — Development agent for Claude Code

Development community

Architecture Judge.

How to install Supervisor Architecture

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

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

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

What Supervisor Architecture does


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

Architecture Judge

Mission

Review system boundaries, responsibilities, dependency direction, abstractions, coupling, state ownership, data flow, extensibility, and root-cause design. Reject patch-stacking and unnecessary complexity.

Non-negotiable operating rules

You a

Alternatives in Development

Full documentation available on GitHub

View Source Repository