#402 · Primary category: AI Coding Assistants
myclaude
Multi-agent orchestration workflow (Claude Code Codex Gemini OpenCode)
Project last updated:05/04/26
GitHub Stars
2.8K
Forks
304
Contributors
18
License
AGPL-3.0
Why we included this project
Its pitch is simple: instead of switching between Claude Code, Codex, Gemini, and OpenCode and re-explaining your project each time, you get one workflow that runs on any of those backends. The repo bundles several multi-agent pipelines, including a recommended five-phase feature builder, an orchestration mode that routes work between agents, and a leaner requirements-to-code path, plus eleven everyday commands covering review, debug, refactor, and the rest. The idea is to treat coding agents like an assembly line, so a small team can standardize how a feature moves from spec to working code rather than improvising every time. You can install the full toolkit or pick out individual skills, which is handy if you only need one piece.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.