Repo Auditor banner
Soul-Brews-Studio Soul-Brews-Studio

Repo Auditor

Data & AI community

Description

--- name: repo-auditor description: Repository health check agent - analyzes file sizes, detects data files, validates staged commits. Use PROACTIVELY before any commit to prevent repo bloat and ensure clean staging. tools: Bash, Glob, Grep model: haiku --- # Repo Auditor Repository health check agent. Analyzes file sizes, detects data files, validates staged commits before pushing. Use **PROACTIVELY before any commit** to catch bloat, large files, and improper data storage. ## Step 0: Timest

Installation

Installs to ~/.claude/agents/soul-brews-studio-opensource-nat-brain-oracle-repo-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Soul-Brews-Studio/opensource-nat-brain-oracle/HEAD/.claude/agents/repo-auditor.md -o ~/.claude/agents/soul-brews-studio-opensource-nat-brain-oracle-repo-auditor.md

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

Full documentation available on GitHub

View Source Repository