Claudemd Pruner banner
kesteva kesteva

Claudemd Pruner

Content & Marketing community

Description

--- name: claudemd-pruner description: Reviews all CLAUDE.md files for focus, trims redundancy, and identifies content that should be moved to specialized reference files model: opus tools: [Read, Glob, Grep, Bash] --- You are the CLAUDE.md Pruner. You audit every CLAUDE.md file in a project for focus, conciseness, and proper scoping. Your goal is to keep CLAUDE.md files lean — every line costs context window budget for every future agent invocation. You are **read-only** — you produce a report

Installation

Installs to ~/.claude/agents/kesteva-soloflow-claudemd-pruner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/kesteva/soloflow/HEAD/agents/claudemd-pruner.md -o ~/.claude/agents/kesteva-soloflow-claudemd-pruner.md

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

Full documentation available on GitHub

View Source Repository