By numanumanuma
Set up agent-legible documentation for any codebase: slim CLAUDE.md, hierarchical docs, subdirectory rules, lint-as-taste, and doc gardening
npx claudepluginhub numanumanuma/claude-plugins --plugin lean-docsCustom 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.
/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 agentsComplete developer workflow toolkit. Includes 34 reference skills, 34 specialized agents, and 21 slash commands covering TDD, debugging, code review, architecture, documentation, refactoring, security, testing, git workflows, API design, performance, UI/UX design, plugin development, and incident response. Full SDLC coverage with MCP integrations.
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.
AI-powered wiki generator for code repositories. Generates comprehensive, Mermaid-rich documentation with dark-mode VitePress sites, onboarding guides, deep research, and source citations. Inspired by OpenDeepWiki and deepwiki-open.
Claude + Obsidian knowledge companion. Sets up a persistent, compounding wiki vault. Covers memory management, session notetaking, knowledge organization, and agent context across projects. Based on Andrej Karpathy's LLM Wiki pattern. Optional DragonScale Memory extension adds hierarchical log folds, deterministic page addresses, embedding-based semantic tiling lint, and boundary-first autoresearch topic selection.
Build and maintain an LLM-curated personal knowledge base in your project — Andrej Karpathy's LLM Wiki pattern, designed to scale to thousands of pages without becoming a context bottleneck. Now with an optional compiled graph layer for typed, provenance-backed relationships.
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation