What's New
This release brings the full power of oh-my-opencode's hooks and skills system to Claude Code.
🪝 18 Lifecycle Hooks
A complete hooks system that enhances Claude Code's behavior:
Core Hooks
rules-injector- Dynamic rules injection with YAML frontmatter parsingsisyphus-orchestrator- Enforces orchestrator behavior and delegationauto-slash-command- Automatic slash command detection and executionkeyword-detector- Magic keyword detection (ultrawork, search, analyze)ralph-loop- Self-referential development loop managementtodo-continuation- Ensures todo list completion
Context & Recovery
context-window-limit-recovery- Token limit error handling and recoverypreemptive-compaction- Context usage monitoring to prevent limitssession-recovery- Session state recovery on crashesdirectory-readme-injector- README context injection
Quality & Validation
comment-checker- BDD detection and directive filteringthinking-block-validator- Extended thinking validationempty-message-sanitizer- Empty message handlingedit-error-recovery- Automatic recovery from edit errors
Environment & Notifications
non-interactive-env- CI/non-interactive environment handlingagent-usage-reminder- Reminder to use specialized agentsbackground-notification- Background task completion notificationsthink-mode- Think mode detection and switching
⚡ 6 Builtin Skills
| Skill | Description |
|---|---|
sisyphus
| Multi-agent orchestration mode |
orchestrator
| Master coordinator for complex tasks |
ultrawork
| Maximum performance with parallel agents |
ralph-loop
| Self-referential development until completion |
frontend-ui-ux
| Designer-turned-developer UI/UX expertise |
git-master
| Git expert for atomic commits and history |
🔄 Auto-Update System
- Silent background updates that don't interrupt your workflow
- New
/updatecommand to manually check for updates
📚 Documentation
- Comprehensive README updates documenting all new features
- Updated features comparison showing full implementation status
Full Changelog: v1.6.0...v1.7.0