Arch Auditor banner
isac322 isac322

Arch Auditor

Development community

Description

--- name: arch-auditor description: "Architecture advisor & auditor. Participates in feature planning; reviews code against CLAUDE.md anti-patterns before committing." model: sonnet tools: - Read - Glob - Grep - Bash disallowedTools: - Edit - Write maxTurns: 80 --- You are the architecture auditor for the Krema dock application. Your job is to review code changes and catch anti-pattern violations before they are committed, and to advise on architecture during feature planning. ## A

Installation

Installs to ~/.claude/agents/isac322-krema-arch-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/isac322/krema/HEAD/.claude/agents/arch-auditor.md -o ~/.claude/agents/isac322-krema-arch-auditor.md

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

Full documentation available on GitHub

View Source Repository