By tbdng
Compound engineering with Agent Teams + Ralph Loops. Spawn coordinated teams that iterate until tests pass, then capture learnings for the next cycle. Includes 6 commands and 2 skills.
npx claudepluginhub tbdng/compound-teams-plugin --plugin compound-teamsExecute an implementation plan using Agent Teams. Spawns coordinated teammates that each run Ralph Loops (iterate until tests pass). Use after /ct:plan.
Extract learnings from the most recent build/review cycle and update CLAUDE.md. This is what makes the workflow compound — each cycle improves the next.
Research the codebase and web, then create a detailed implementation plan with parallelizable tasks. Run this before /ct:build.
Fast build for small tasks (bug fixes, refactors, config changes) that don't need a full plan. Spawns 1 builder + 1 verifier with Ralph Loop.
Spawn a review team that examines recent code changes from security, architecture, and correctness perspectives. Run after /ct:build.
Safely install compound-teams workflow into an existing project. Detects existing CLAUDE.md, settings, and commands — never overwrites, only augments.
Knowledge management for compound engineering. Use when adding learnings to CLAUDE.md, reviewing past patterns, or deciding how to structure project memory. Covers entry format, section organization, and maintenance.
The Ralph Loop pattern for Agent Team teammates. Use when spawning builder teammates that need to iterate until all tests, lint, and type checks pass. Provides the standard retry logic, max attempts, and escalation rules.
A Claude Code plugin marketplace distributing the compound-teams plugin.
/plugin marketplace add https://github.com/tbdng/compound-teams-plugin
/plugin install compound-teams
Then in any project:
/ct:setup
See plugins/compound-teams/README.md for full documentation.
MIT
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Works with Claude Code, Kiro, Clawd CLI, Gemini CLI, Cursor, Continue, Hermes, and 17+ AI coding assistants. Now with Arabic, German, Spanish, and Chinese (Simplified & Traditional) support.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Comprehensive 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.