Chunk Repo Context — Data skill for Claude Code
Split CONTEXT.md into organized chunks in context-data/ directory.
How to install Chunk Repo Context
Installs to ~/.claude/skills/danielrosehill-claude-rudder-chunk-repo-context/SKILL.md
mkdir -p ~/.claude/skills/danielrosehill-claude-rudder-chunk-repo-context && curl -fsSL https://raw.githubusercontent.com/danielrosehill/Claude-Rudder/HEAD/commands/chunk-repo-context.md -o ~/.claude/skills/danielrosehill-claude-rudder-chunk-repo-context/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Chunk Repo Context does
description: Split CONTEXT.md into organized chunks in context-data/ directory
This repository currently uses a single CONTEXT.md file for storing project context.
As projects grow, a single context file can become unwieldy. This command will help split CONTEXT.md into organized, topic-based chunks stored in a context-data/ directory.
Execute these tasks in sequence:
Task 1: Analyze Current Context
Read and analyze the current CONTEXT.md to identify:
- Distinct topics and themes
Alternatives in Data
- Bitbucket Data Center 71.9k ★
- Financial Services — Reference agents, skills, and data connectors for the financial-services workflows we see most — investment ba 34.5k ★
- OpenViking — Self-evolving Context Database for AI Agents 33.3k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Programmatic SEO
When the user wants to create SEO-driven pages at scale using templates and data. Also use when the user menti
Experiment Init
Init ML experiment directory — mlflow setup, seed, git baseline, data folder structure.
V Status
Render the state of a Compound V orchestrator run — pipeline phase plus a per-job status table — by reading st
Bug Investigate
You are investigating ONE reported bug in the current working directory for an automated pipeline. Your ONLY j
Develop Implement
You are implementing part of an approved development plan in the current working directory for an automated pi
Scope Lock
Restrict file edits to a specific directory within the coding-team pipeline. Prevents accidentally modifying u
Related Agents
Rlm Chunk Analyzer
Efficient chunk-level analysis agent for RLM workflow. Use this agent when processing individual file chunks w
Chunk Worker
Stateless worker that implements ONE chunk. Reads Ready queue, implements, validates, writes .chunks/{id}.json
Octopus Reviewer
Reviews code against this project's standards — the core/UI split, typing, process safety, test coverage, desi