Discover and explore top open-source AI tools and projects—updated daily.
jessepwjAI agent team orchestration for Claude Code
Top 90.0% on SourcePulse
Summary
CCteam-creator orchestrates multiple AI agents within Claude Code, functioning as a coordinated engineering team. It targets developers and power users seeking to scale AI-assisted development by enabling parallel agent teams with robust file-based planning, role-based collaboration, and integrated CI/CD-like enforcement.
How It Works
A "Team-Lead" agent manages specialized AI agents using file-based planning (task_plan.md, findings.md, progress.md) for persistent state survival. Agents communicate via direct messages and file persistence, employing protocols like 3-Strike Escalation and Guardrail Capture. Key innovations include Doc-Code Sync, Invariant-Driven Review, and a "Taste Feedback Loop" translating user preferences into automated enforcement, drawing from OpenAI's harness engineering and Anthropic's multi-agent research.
Quick Start & Requirements
CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1).~/.claude/skills/./CCteam-creator or natural language prompts.Highlighted Details
Maintenance & Community
No specific community channels or detailed contributor information provided in the README.
Licensing & Compatibility
Limitations & Caveats
Claude Code's context compaction can degrade performance with large contexts (1M); default 200k is recommended. A workaround involves exiting/resuming and reading team-snapshot.md if compaction occurs, as the team-lead may temporarily lose operational memory. Marketplace plugins require manual updates, though an in-app notification system exists.
2 months ago
Inactive