From claude-rudder
Analyzes CONTEXT.md, proposes topic-based chunking for approval, splits into organized files in context-data/, creates index, updates CLAUDE.md, archives original.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin claude-rudderThis 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 - Natural section boundaries - Logical groupings of information - Information that could be categorized ## Task 2: Propose Chunking Structure Based on the analysis, propose a chunking...
/createAnalyzes project state (git, Node.js, Python, Rust, Go) and creates 9 baseline Markdown context files in .claude/context/ for structure, tech, progress, vision, and more.
/create-mdAnalyzes project structure and generates CLAUDE.md files in root and key subdirectories with overview, setup/run commands, code styles, workflows, and conventions.
Share bugs, ideas, or general feedback.
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:
Read and analyze the current CONTEXT.md to identify:
Based on the analysis, propose a chunking structure with:
project-vision.md, technical-requirements.md, user-stories.md)Present this structure to the user for approval before proceeding.
After user approval:
context-data/ directory in repository rootCreate context-data/README.md that serves as an index:
Update CLAUDE.md to reference the new chunked structure:
Good chunk topics:
Chunking guidelines: