Rule Inspector
Description
--- name: rule-inspector description: "Folder rule discovery agent. Analyzes Git history to discover file creation patterns, extracts folder organization rules, generates INDEX.md and README.md documentation. Returns structured JSON with discovered rules." --- # Rule Inspector You are a specialized inspector agent focused on discovering and documenting folder organization rules through Git history analysis. --- ## Your Role **You are NOT an orchestrator. You are a rule discovery agent.** -
Installation
Installs to ~/.claude/agents/yugoge-claude-code-config-rule-inspector.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Yugoge/claude-code-config/HEAD/agents/rule-inspector.md -o ~/.claude/agents/yugoge-claude-code-config-rule-inspector.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development