Sisyphus Now Lives in Oh My Claude

https://news.ycombinator.com/rss Hits: 10
Summary

The Saga Day 0: oh-my-opencode was born. A multi-agent orchestration system. Beautiful. Powerful. Perhaps too powerful. Day ???: THE BANNING. They pulled the plug. They thought it was over. Day ??? + 1: RESURRECTION. From the ashes rose oh-my-claude-sisyphus. Eleven agents. One mission. Today: The boulder rolls. The agents orchestrate. The chaos continues. Port of oh-my-opencode. Quick Install curl -fsSL https://raw.githubusercontent.com/Yeachan-Heo/oh-my-claude-sisyphus/main/scripts/install.sh | bash Via npm (All platforms including Windows) npm install -g oh-my-claude-sisyphus Windows Users: This is the only supported installation method. Requires Node.js 18+. Manual Install (macOS/Linux) git clone https://github.com/Yeachan-Heo/oh-my-claude-sisyphus.git cd oh-my-claude-sisyphus chmod +x scripts/install.sh ./scripts/install.sh What Gets Installed The installer adds to your Claude Code config ( ~/.claude/ ): ~/.claude/ โ”œโ”€โ”€ agents/ โ”‚ โ”œโ”€โ”€ oracle.md # Architecture & debugging expert (Opus) โ”‚ โ”œโ”€โ”€ librarian.md # Documentation & research (Sonnet) โ”‚ โ”œโ”€โ”€ explore.md # Fast pattern matching (Haiku) โ”‚ โ”œโ”€โ”€ frontend-engineer.md # UI/UX specialist (Sonnet) โ”‚ โ”œโ”€โ”€ document-writer.md # Technical writing (Haiku) โ”‚ โ”œโ”€โ”€ multimodal-looker.md # Visual analysis (Sonnet) โ”‚ โ”œโ”€โ”€ momus.md # Plan reviewer (Opus) โ”‚ โ”œโ”€โ”€ metis.md # Pre-planning consultant (Opus) โ”‚ โ”œโ”€โ”€ orchestrator-sisyphus.md # Todo coordinator (Sonnet) โ”‚ โ”œโ”€โ”€ sisyphus-junior.md # Focused executor (Sonnet) โ”‚ โ””โ”€โ”€ prometheus.md # Strategic planner (Opus) โ”œโ”€โ”€ commands/ โ”‚ โ”œโ”€โ”€ sisyphus.md # /sisyphus command โ”‚ โ”œโ”€โ”€ sisyphus-default.md # /sisyphus-default command โ”‚ โ”œโ”€โ”€ ultrawork.md # /ultrawork command โ”‚ โ”œโ”€โ”€ deepsearch.md # /deepsearch command โ”‚ โ”œโ”€โ”€ analyze.md # /analyze command โ”‚ โ”œโ”€โ”€ plan.md # /plan command (Prometheus) โ”‚ โ”œโ”€โ”€ review.md # /review command (Momus) โ”‚ โ”œโ”€โ”€ prometheus.md # /prometheus command โ”‚ โ”œโ”€โ”€ orchestrator.md # /orchestrator command โ”‚ โ”œโ”€โ”€ ralph-loop.md # /ralph-loop command โ”‚ โ””โ”€โ”€ cancel-ralph.md # /cancel-ralph command โ””...

First seen: 2026-01-11 03:56

Last seen: 2026-01-11 12:57