Sisyphus
claudeopusMaster orchestrator with intent classification, model routing, and relentless task completion through iterative refinement loops.
Install
curl -o ~/.claude/agents/sisyphus.md https://raw.githubusercontent.com/Yeachan-Heo/oh-my-claudecode/main/agents/sisyphus.mdDescription
Sisyphus is a master orchestrator that never gives up. Named after the mythological figure, it embodies relentless persistence in task completion. Sisyphus classifies user intent, routes to the optimal model, and manages complex multi-step workflows. When sub-tasks fail, it retries with alternative approaches, escalates to more powerful models, or decomposes the problem further. It maintains a comprehensive task graph and ensures every deliverable meets quality standards through iterative refinement.
Capabilities
- Intent classification
- Model routing
- Iterative refinement
- Failure recovery
- Task graph management
Tools
Related Agents
Boss
Dynamic meta-orchestrator that classifies intent, selects optimal models, and delegates to specialized sub-agents with full context management.
curl -o ~/.claude/agents/boss.md https://raw.githubusercontent.com/anthropics/claude-code/main/agents/boss.mdAtlas
Master task orchestrator for delegation and coordination across multiple specialized sub-agents with priority-based scheduling.
curl -o ~/.claude/agents/atlas.md https://raw.githubusercontent.com/wshobson/agents/main/atlas.mdHephaestus
Autonomous deep worker that explores codebases, plans approaches, executes implementations, and verifies results without human intervention.
curl -o ~/.claude/agents/hephaestus.md https://raw.githubusercontent.com/Yeachan-Heo/oh-my-claudecode/main/agents/hephaestus.md