Changes
Architectural Refactor
- Removed
orchestrator-sisyphusfrom agents - This was architecturally incorrect. In Claude Code, agents are subagents that get delegated TO via Task tool, not modes you "switch" into. When/sisyphusis activated, the main Claude becomes the orchestrator.
Updates
- Enhanced
/orchestratorcommand with full orchestrator behavior - Updated all documentation to reflect 10 agents (down from 11)
- Streamlined agent definitions
Agent Count
Now includes 10 specialized subagents:
oracle- Complex debugging, architecturelibrarian- Documentation researchexplore- Fast pattern matchingfrontend-engineer- UI/UX, componentsdocument-writer- Technical writingmultimodal-looker- Visual analysismomus- Critical plan reviewmetis- Pre-planning, risk analysissisyphus-junior- Focused executionprometheus- Strategic planning
Installation
curl -fsSL https://raw.githubusercontent.com/Yeachan-Heo/oh-my-claude-sisyphus/main/scripts/install.sh | bash