oh-my-grok v0.2.0
Install
grok plugin install github:mihazs/oh-my-grok@v0.2.0 --trust
grok plugin enable oh-my-grok
Features
- Bundled superpowers —
vendor/superpowers/skills/ (obra/superpowers v5.1.0); no separate superpowers plugin install
- Go hook runtime —
bin/omg-hook-* replaces bash/python hook libs; hooks/run-hook.sh dispatcher
- IntentGate, Prometheus plan mode, hashline read cache + PreToolUse guard, LSP diagnostics stash
- Bundled ast-grep and lsp-tools MCP servers (
scripts/build-mcp-runtimes.sh)
- Todo enforcer cooldown/abort window on Stop chain
Taskfile.yml for dev/CI commands
Fixes
- Ralph / Ultrawork Stop continuation on Grok Composer 2.5 (workspace env + stopReason handling)
- Proactive skill loading:
<AGENT_SKILL_GATE_PROACTIVE>, Grok Read-tool guidance vs skill_information metadata
- Hashline cache on any
Read (not only SKILL.md)
Chores
- lefthook pre-commit rebuilds
bin/omg-hook-*
- SessionStart runs on all session starts (removed narrow matcher)