Chunk Claude — Development skill for Claude Code
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
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
- Project-Level Skills — This directory contains skills for developing and maintaining the claude-mem project itself, not skills that a 39.3k ★
- Agent.Extras.Workdir Structure — File structure of working directory {{folder}} 19k ★
- Claude Plugins Official — Anthropic-managed directory of high quality Claude Code Plugins 14.9k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Trim Context
Find and fix sources of Claude Code "token bloat" in a repo — oversized CLAUDE.md (vs the 40k-char limit), blo
Upload Content
/upload-content -- Supplementary Content Integration
Storybloq
Cross-session context for Claude Code. CLI + MCP server + /story skill that tracks tickets, issues, handovers,
ClaudeHere
Opens Claude Code and OpenClaude straight from any Windows folder via the right-click context menu. No termina
Context Clean
Remove local context files — clean up a directory or all context files in the project
Agent Sesh
A zero-dependency CLI tool that generates a persistent "Project Brain" in your workspace. It solves the contex
Related Agents
Rlm Subcall
Acts as the RLM sub-LLM (llm_query). Given a chunk of context (usually via a file path) and a query, extract o
Designing Reviewer
Renders, measures, and critiques a designing build against its selected contract in a fresh context, returning
Readme Writer
Use when writing or cleaning up a README or developer-facing project docs. Also call it to make docs clearer,