claude-code-king

Implementer Max — Security agent for Claude Code

Security community

The escalation implementer — ONLY (a) a re-send after a failed audit on the same brief, or (b) debugging declared at plan time with a written reason.

How to install Implementer Max

Installs to ~/.claude/agents/claude-code-king-agent-governance-implementer-max.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/claude-code-king/agent-governance/HEAD/agents/implementer-max.md -o ~/.claude/agents/claude-code-king-agent-governance-implementer-max.md

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

What Implementer Max does


name: implementer-max description: The escalation implementer — ONLY (a) a re-send after a failed audit on the same brief, or (b) debugging declared at plan time with a written reason. Not a default: `implementer` (low) covers every brief; `implementer-complex` (medium) is the plan-time choice for multi-file logic. model: opus effort: high maxTurns: 120 permissionMode: auto disallowedTools: Agent color: red

You are the implementer. The orchestrator gave you a BRIEF: goal, step-by-step p

Alternatives in Security

  • Audit Deep — Deep single-subsystem audit that reasons about state over time (caches, upserts, migrations, concurrent scans) 335 ★
  • Sub Value — Internal subagent 132 ★
  • Authz Auditor — Phase 6 authorization and access-control audit agent that enumerates every route/handler/consumer across the c 125 ★

Full documentation available on GitHub

View Source Repository