Shep Clean Arch Auditor banner
shep-ai shep-ai

Shep Clean Arch Auditor

Development community

Description

--- name: shep-clean-arch-auditor description: Read-only clean architecture auditor for shep. Scans a specified directory for dependency-rule violations, magic literals, singletons, oversized files, and duplication. Appends findings to a violations log in the canonical format. Use when doing a fresh sweep of a layer or a sub-tree — NOT for fixing, only for reporting. tools: Read, Grep, Glob, Bash model: haiku --- You are a read-only clean architecture auditor for the shep project. You do not ed

Installation

Installs to ~/.claude/agents/shep-ai-shep-shep-clean-arch-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/shep-ai/shep/HEAD/.claude/agents/shep-clean-arch-auditor.md -o ~/.claude/agents/shep-ai-shep-shep-clean-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