github Yeachan-Heo/oh-my-claudecode v3.8.1

latest releases: v4.14.0, v4.13.7, v4.13.6...
3 months ago

What's Changed

Magic Keywords → Skill Invocations (#203)

Magic keywords now load the actual skill content instead of injecting hardcoded abbreviated messages. This eliminates duplication and ensures keyword activation behaves identically to explicit /oh-my-claudecode:skillname invocation.

New keyword detections added:

  • cancel / stop / abort — invokes cancel skill + clears state files
  • ultrapilot / parallel build / swarm build — invokes ultrapilot skill
  • swarm N agents / coordinated agents — invokes swarm skill (parses N)
  • pipeline / chain agents — invokes pipeline skill
  • tdd / test first / red green — invokes tdd skill
  • research / analyze data / statistics — invokes research skill
  • deepsearch — restricted search patterns (codebase-specific)

Bug fixes:

  • efficient keyword now correctly triggers ecomode
  • Overly broad search/analyze patterns restricted to prevent false positives
  • think keyword narrowed to think hard/think deeply for consistency
  • Bash script synced with Node.js script (from 4 to 15 keywords)
  • TypeScript KeywordType expanded from 6 to 15 types

Full Changelog: v3.8.0...v3.8.1

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

NewReleases is sending notifications on new releases.