danielrosehill

Chunk Claude — Development skill for Claude Code

Development community

Prune a bloated CLAUDE.md to its essentials and offload supplementary context into an agent-context/ directory.

How to install Chunk Claude

Installs to ~/.claude/skills/danielrosehill-claude-rudder-chunk-claude/SKILL.md

Terminal
mkdir -p ~/.claude/skills/danielrosehill-claude-rudder-chunk-claude && curl -fsSL https://raw.githubusercontent.com/danielrosehill/Claude-Rudder/HEAD/commands/chunk-claude.md -o ~/.claude/skills/danielrosehill-claude-rudder-chunk-claude/SKILL.md

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

What Chunk Claude does


description: Prune a bloated CLAUDE.md to its essentials and offload supplementary context into an agent-context/ directory.

Review the CLAUDE.md in this repository.

It is bloated. Work through these tasks:

Prune

Reduce CLAUDE.md to the minimum length needed for an AI agent to gain the essential details of this project. "Essential details" means enough information to establish foundational context and understand the key purpose of the repository or codebase.

Remove anything that

Alternatives in Development

Full documentation available on GitHub

View Source Repository