Claude-Rudder — collection of utilities to smoothen Claude Code UX. Context-gate workflow, log/blocker capture, plugin/MCP primitives, repo & docs spawning, and the canonical user-data storage convention. (Session-hopping skills moved to Claude-Hopper.)
Generate a valid 'claude mcp add' command from a plain English description of what MCP server the user wants to install
Add new contextual information to the repository's context pool
Prune a bloated CLAUDE.md to its essentials and offload supplementary context into an agent-context/ directory.
Split CONTEXT.md into organized chunks in context-data/ directory
Extract information from CLAUDE.md and incorporate into CONTEXT.md
Capture a follow-up task that surfaced mid-flow but shouldn't distract from the current focus. Appends to `<repo>/planning/leftover-tasks.md` (auto-scaffolds if missing). Use when the user says "park this", "leftover task", "note this for later", "follow-up but not now", "don't let me forget about X", or when Claude and the user mutually agree to defer something rather than context-switch.
Use when the user wants to prune and chunk a bloated CLAUDE.md into a structured context/ store with pipeline folders and subagent templates. Triggers on phrases like "chunk claude", "prune CLAUDE.md", "set up context store", "split CLAUDE.md".
Skill for evaluating whether a conversation has accumulated enough irrelevant context to warrant starting a new session. Applies structured criteria to distinguish valuable accumulated context from bloat that degrades response quality.
One-shot context-checkpoint workflow — when the current session is getting cluttered, write a structured handover plan capturing what's done and what's outstanding, then offer to spawn a fresh Claude session that opens already aware of the plan. Use when the user says "context is getting heavy", "let's checkpoint here", "stop, handover, restart", "context-gate", or otherwise signals they want to wrap the current session and continue cleanly in a new one.
Reference and worked example for the CONTEXT.md / CLAUDE.md two-file workflow. Use when the user asks "what is CONTEXT.md", how the human-context vs agent-briefing split works, or wants a copyable example pair to seed a new repo. Pairs with the operational skills (context-to-claude, claude-to-context, add-to-context, remove-from-context, manual-context-update, chunk-repo-context) — this skill explains the model; those skills do the work.
Modifies files
Hook triggers on file write and edit operations
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Claude Code plugin: meta-tooling workflow — context-break evaluation, CLAUDE.md chunking, MCP command generation, primitive selection, and claude-code feedback filing, with context-management / mcp-integration / feedback-filing / primitive-selection variants.
Part of the danielrosehill Claude Code marketplace.
This plugin is primitive-only — its value is the set of commands and skills it makes globally available. The new-workspace skill provisions a minimal scaffold only for users who want a repo to collect meta-tooling notes.
/meta-tools:<name>)Context management (from claudemd-chunker + new-turn-hook):
chunk-claude — prune a bloated CLAUDE.md and offload supplementary context to agent-context/.should-i-start-fresh — evaluate whether the current conversation has accumulated bloat.context-health-check — audit the current conversation's context load.MCP integration (from mcp-command-generator):
add-mcp-server — generate a valid claude mcp add command from plain English.list-mcp-servers — show configured MCP servers.mcp-command-help — syntax help for the MCP CLI.context-break-evaluator — structured criteria for context-break decisions.mcp-syntax-reference — full claude mcp add syntax reference (HTTP / SSE / stdio, scopes, auth).what-thing-pick / what-thing-help / what-thing-set-context / what-thing-refresh-docs — choose the right Claude Code primitive (skill, subagent, command, plugin, MCP, hook, output style).feedback-bug / feedback-feature-request / feedback-model-behavior / feedback-docs / feedback-refresh-templates — file well-formed issues against anthropics/claude-code using live issue-form templates./meta-tools:new-workspace <name> [--variant=context-management|mcp-integration|feedback-filing|primitive-selection|generic] [--local-only] [--private]Creates a thin note-taking scaffold. The primitives above remain global and do not require this workspace.
Variants only flavor the generated CLAUDE.md header — the on-disk layout is a single shared generic/ scaffold.
context-management — emphasises chunker + context-break primitives.mcp-integration — emphasises MCP command generator + syntax reference.feedback-filing — emphasises the five feedback skills.primitive-selection — emphasises the what-thing skills.generic (default) — lists all primitives.Primitives live in the plugin → globally available from any cwd.
The scaffold is data → no .claude/ tree inside provisioned workspaces.
Plugin updates never touch workspace data.
See PLAN.md in Claude-Workspace-Reshaping-190426 for the full pattern spec.
Via the danielrosehill marketplace:
/plugin marketplace add danielrosehill/Claude-Code-Plugins
/plugin install meta-tools
This plugin consolidates five previously-standalone plugins:
new-turn-hookclaudemd-chunkermcp-command-generatorwhat-thingclaude-code-feedbackMIT.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin claude-rudderComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Memory compression system for Claude Code - persist context across sessions
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Claude Code plugin: ideation and planning workflow — capture, evaluate, rank, simulate, and plan ideas, with ideation/single-idea-eval/multi-idea-ranking/feature-ideas/simulation/idea-capture variants.
First-pass data analysis toolkit: correlations, PII flagging, anomalies, hypothesis tests, data dictionaries, and trend analysis on a dataset in a folder.
Claude Code plugin for generating personal user manuals and private documentation for codebases. Creates personalized, private reference guides with PDF output support.
Research, filter, compare, and evaluate AI models on OpenRouter — discover models by capability (tool use, vision, audio), get cost/context-aware recommendations, run head-to-head comparisons, and conduct deep research that goes beyond the OpenRouter catalog.
Claude Code plugin for writing assistance, proofreading, style editing, and text transformation workflows.