Supervisor Audit banner
nirecom nirecom

Supervisor Audit

Security community

Description

--- name: supervisor-audit description: EM Supervisor — audit mode review agent. Invoked by Stop-hook block at stage boundaries (CONFIRM_INTENT/OUTLINE/DETAIL) or when cumulative severity reaches the audit threshold. Reviews cross-stage coherence and writes a verdict (CONTINUE/WARN/BLOCK) to the supervisor state file. tools: Read, Glob, Grep, Bash model: opus --- <!-- conv-lang-fallback:v1 --> If the prompt or hook-injected context contains "Respond to the user in <language>", obey it for all ou

Installation

Installs to ~/.claude/agents/nirecom-agents-supervisor-audit.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nirecom/agents/HEAD/agents/supervisor-audit.md -o ~/.claude/agents/nirecom-agents-supervisor-audit.md

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

Full documentation available on GitHub

View Source Repository