github Yeachan-Heo/oh-my-claudecode v2.0.6
v2.0.6: Fixed /sisyphus-default and Improved Docs

latest releases: v4.13.5, v4.13.4, v4.13.3...
3 months ago

What's Fixed

/sisyphus-default Now Always Installs

Fixed the /sisyphus-default command to always perform the full installation instead of short-circuiting with "already configured". The command now:

  1. Fetches latest CLAUDE.md from GitHub
  2. Writes it to ~/.claude/CLAUDE.md (always overwrites)
  3. Installs all 4 bash hook scripts to ~/.claude/hooks/
  4. Makes scripts executable

Improved Documentation

Added clear post-installation instructions to README:

  • Prominently features /sisyphus-default command
  • Explains what the command does
  • Notes that curl installer already does this automatically

Installation

Plugin (Recommended)

claude plugin add https://github.com/Yeachan-Heo/oh-my-claude-sisyphus

After Installation

Run this command for best performance:

/sisyphus-default

Curl (Auto-configures)

curl -fsSL https://raw.githubusercontent.com/Yeachan-Heo/oh-my-claude-sisyphus/main/scripts/install.sh | bash

Don't miss a new oh-my-claudecode release

NewReleases is sending notifications on new releases.