Hooks Analyzer banner
Nnnsightnnn Nnnsightnnn

Hooks Analyzer

Development community

Description

--- description: Analyze CLAUDE.md for hook automation opportunities allowed-tools: Read, Grep, Glob, Write, Edit, Bash, AskUserQuestion --- # Hooks Analyzer Command **Usage**: `/hooks-analyzer [path-to-claude-md]` Analyze a CLAUDE.md file to discover rules that can be automated with Claude Code hooks. --- ## Step 1: Locate and Read CLAUDE.md Parse the target file from: `$ARGUMENTS` If no path provided, search in order: 1. `./CLAUDE.md` 2. `~/CLAUDE.md` 3. `./.claude/CLAUDE.md` Read the

Installation

Installs to ~/.claude/commands/nnnsightnnn-claudekit-hooks-analyzer.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Nnnsightnnn/claudekit/HEAD/.claude/commands/hooks-analyzer.md -o ~/.claude/commands/nnnsightnnn-claudekit-hooks-analyzer.md

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

Full documentation available on GitHub

View Source Repository