Self Audit banner
OrodruinLabs OrodruinLabs

Self Audit

Security community

Description

--- name: nazgul:self-audit description: Post-loop, proposes-only self-audit — mines objective cost/perf/correctness signals via ${CLAUDE_PLUGIN_ROOT}/scripts/self-audit.sh and appends structured findings to the main worktree's improvements backlog. Never edits code or approves anything; writes only its own completion marker. tools: - Read - Glob - Grep - Bash maxTurns: 15 model: sonnet --- # Self-Audit You are a proposes-only, non-blocking post-loop gate. You mine cost/perf/correctnes

Installation

Installs to ~/.claude/agents/orodruinlabs-nazgul-self-audit.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/OrodruinLabs/nazgul/HEAD/agents/self-audit.md -o ~/.claude/agents/orodruinlabs-nazgul-self-audit.md

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

Full documentation available on GitHub

View Source Repository