Custom Claude Code plugins
npx claudepluginhub numanumanuma/claude-pluginsMulti-agent collaborative workflow for planning, implementing, and reviewing features with autonomous sprint execution
Set up agent-legible documentation for any codebase: slim CLAUDE.md, hierarchical docs, subdirectory rules, lint-as-taste, and doc gardening
The Rat coding philosophy — deliver the pizza first, dress up later. MVP-on-steroids approach to shipping features fast.
Production-ready workflow orchestration with 75 focused plugins, 182 specialized agents, and 147 skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
Curated collection of 129 specialized Claude Code subagents organized into 10 focused categories
Custom Claude Code plugins for agent-first development workflows.
# Register the marketplace (one-time)
/plugin marketplace add NumaNumaNuma/claude-plugins
# Install plugins
/plugin install dream-team@numa-plugins
/plugin install lean-docs@numa-plugins
/plugin install the-rat@numa-plugins
dream-team requires the experimental agent teams feature. Add to ~/.claude/settings.json:
{
"env": {
"CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "1"
}
}
Multi-agent collaborative workflow for planning, implementing, and reviewing features.
/dream-plan — Launch specialist agents to collaboratively design an implementation plan/dream-implement — Architect scan, implement step-by-step, post-implementation review/dream-review — Multi-agent code review with severity classification/sprint-runner — Autonomous sprint execution with checkpoint-based progress trackingscripts/run-task.sh — Headless runner for overnight/unattended sprintsUses official feature-dev and pr-review-toolkit agents when available, falls back to general-purpose with specialist prompts.
Set up and maintain agent-legible documentation for any codebase.
/lean-docs — Guided 9-step setup for a new project/lean-docs audit — Check existing docs against the playbookdocs/, subdirectory CLAUDE.md files, link-don't-duplicateDeliver the pizza first, dress up later. The Rat is a coding philosophy for startups that prioritizes shipping over polish.
<p align="center"> <img src="the-rat/assets/feature-dev-tiers.png" alt="Feature dev tiers: Subway rat (MVP with pizza), Costume rat (dressed up with pizza), Fancy rat (full costume, no pizza)" width="600" /> </p>/ratify — Run the Ratman agent on any plan to check if it's lean enough to ship/rat-retrospective — Score shipped features retroactively: was the costume worth it?For best dream-team results, also install:
code-architect, code-reviewer, code-explorer agentssilent-failure-hunter, type-design-analyzer, pr-test-analyzer agents