oh-my-claudecode and tuplet

These are complements: oh-my-claudecode provides multi-agent orchestration infrastructure for coordinating multiple Claude Code instances, while tuplet offers a lightweight alternative AI agent framework that could integrate with or be used alongside orchestration layers for different deployment contexts.

oh-my-claudecode
65
Established
tuplet
51
Established
Maintenance 25/25
Adoption 10/25
Maturity 11/25
Community 19/25
Maintenance 13/25
Adoption 10/25
Maturity 18/25
Community 10/25
Stars: 9,561
Forks: 671
Downloads:
Commits (30d): 554
Language: TypeScript
License: MIT
Stars: 6
Forks: 1
Downloads: 293
Commits (30d): 0
Language: TypeScript
License: MIT
No Package No Dependents
No risk flags

About oh-my-claudecode

Yeachan-Heo/oh-my-claudecode

Teams-first Multi-agent orchestration for Claude Code

Implements a staged multi-agent pipeline (`team-plan → team-prd → team-exec → team-verify → team-fix`) that coordinates Claude agents across shared task lists, with optional tmux CLI workers for Codex and Gemini. Provides natural language task descriptions that route through orchestration modes (Autopilot for autonomous execution, Ultrawork for parallelism, Ralph for persistent verification loops) with automatic cost optimization through intelligent model routing.

About tuplet

anetrebskii/tuplet

Claude Code-like AI agent framework for your app. Planning, task tracking, clarifying questions - one dependency, stateless, serverless-ready.

Implements built-in planning and task-tracking sub-agents with structured progress events for real-time UI streaming, plus workspace abstraction for managing virtual or persistent files. Supports Claude (with prompt caching for 90% cost reduction), OpenAI, OpenRouter's 100+ models, and custom providers—all with a single npm dependency designed for stateless serverless deployment. Extensible via custom tools, specialized sub-agents, and pluggable storage backends for chat history and file systems.

Scores updated daily from GitHub, PyPI, and npm data. How scores work