Ddw Arch Auditor banner
soydiloreto soydiloreto

Ddw Arch Auditor

Security community

Description

--- name: ddw-arch-auditor model: inherit 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." tools: Read, Grep, Glob, Bash --- # Agent: ddw-arch-auditor ## Role Expert in the project's conventions and architecture. Audits code and technical designs **without modifyi

Installation

Installs to ~/.claude/agents/soydiloreto-dilux-development-workflow-ddw-arch-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/soydiloreto/dilux-development-workflow/HEAD/agents/ddw-arch-auditor.md -o ~/.claude/agents/soydiloreto-dilux-development-workflow-ddw-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