Discover and explore top open-source AI tools and projects—updated daily.
Yeachan-HeoAI agent orchestration for code intelligence
New!
Top 17.7% on SourcePulse
Summary
This project provides "oh-my-claude-sisyphus," a multi-agent orchestration system for Claude Code, ported from "oh-my-opencode." It empowers users to automate complex development tasks by deploying a suite of specialized AI agents that collaborate to achieve project goals, enhancing productivity within the Claude Code environment.
How It Works
The system utilizes a "Sisyphus Orchestrator" that manages eleven distinct Claude agents, including planning specialists like Prometheus and execution agents like Oracle. These agents operate across planning, execution, and support phases, leveraging Claude Code's SDK, integrated LSP, and AST tools. Tasks are driven by slash commands or magic keywords, with a core design principle of persistent execution until all objectives are met, employing layered skills for enhanced capabilities.
Quick Start & Requirements
/plugin install oh-my-claude-sisyphus) or globally via npm (npm install -g oh-my-claude-sisyphus). A curl installation script is available for macOS/Linux.ANTHROPIC_API_KEY environment variable. Node.js 20+ is required for npm installation and optional Node.js hooks on macOS/Linux.https://yeachan-heo.github.io/oh-my-claude-sisyphus-website.Highlighted Details
ultrawork (parallel agents), ralph-loop (completion guarantee), and git-master enhance agent capabilities.ast-grep for structural code manipulation./sisyphus, /ultrawork) and magic keywords (ultrawork, search, analyze) for flexible task initiation.Maintenance & Community
This project is a port of "oh-my-opencode" by code-yeongyu. A project website is available at https://yeachan-heo.github.io/oh-my-claude-sisyphus-website. No specific community channels (e.g., Discord, Slack) or contributor details are provided in the README.
Licensing & Compatibility
The project is released under the MIT license, permitting broad use, modification, and distribution, including for commercial purposes. It is designed exclusively for the Claude Code environment and Claude models.
Limitations & Caveats
The port exclusively uses Claude models, foregoing the multi-provider routing (GPT, Gemini, Grok) present in the original project. It also features a reduced set of lifecycle hooks compared to its predecessor. Advanced terminal features like interactive Bash with Tmux integration are not included. Agent capabilities may differ due to the exclusive use of Claude models, such as the Oracle agent now utilizing Claude Opus instead of GPT-5.2.
1 day ago
Inactive
mikeyobrien
BeehiveInnovations
ComposioHQ
wshobson