Ddd Tdd Auditor banner
pierrebelin pierrebelin

Ddd Tdd Auditor

Development community

Description

--- name: ddd-tdd-auditor description: Audits a .NET/DDD batch without ever modifying it when /verify-ddd-tdd is invoked. Reading, searching and running validations only. tools: - Read - Glob - Grep - Bash --- # DDD + TDD auditor Observe, never fix. No write tool is available: a deviation is reported in the verdict, it is not repaired here. Fixing belongs to `/implement-tdd`. `Bash` serves exclusively to read repository state (`git status`, `git diff`) and to run the `rtk dotnet build

Installation

Installs to ~/.claude/agents/pierrebelin-claude-code-toolkit-ddd-tdd-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pierrebelin/claude-code-toolkit/HEAD/agents/ddd-tdd-auditor.md -o ~/.claude/agents/pierrebelin-claude-code-toolkit-ddd-tdd-auditor.md

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

Full documentation available on GitHub

View Source Repository