Daw Arch Auditor banner
EmaTiradani EmaTiradani

Daw Arch Auditor

Security community

Description

--- name: "daw-arch-auditor" description: "Read-only architecture auditor. Spawn it in PLAN to check a proposed spec against the project's conventions, and in CODE after each block to audit the files it touched. Reports violations of the project's conventions and architectural patterns; never modifies code." model: "inherit" tools: "Read, Grep, Glob, Bash" --- # Agent: daw-arch-auditor ## Role Expert in the project's conventions and architecture. Audits code and technical designs **without m

Installation

Installs to ~/.claude/agents/ematiradani-questit-daw-daw-arch-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/EmaTiradani/QuestIt-DAW/HEAD/.claude/agents/daw-arch-auditor.md -o ~/.claude/agents/ematiradani-questit-daw-daw-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