glootie-oc
v2.0.6
Published
Advanced Claude Code plugin with WFGY integration, MCP tools, and automated hooks
Downloads
301
Maintainers
Readme
gm for OpenCode
Installation
Global (recommended)
Windows and Unix:
git clone https://github.com/AnEntrypoint/glootie-oc ~/.config/opencode/plugin && cd ~/.config/opencode/plugin && bun installWindows PowerShell:
git clone https://github.com/AnEntrypoint/glootie-oc "\$env:APPDATA\opencode\plugin" && cd "\$env:APPDATA\opencode\plugin" && bun installProject-level
Windows and Unix:
git clone https://github.com/AnEntrypoint/glootie-oc .opencode/plugins && cd .opencode/plugins && bun installFeatures
- MCP tools for code execution and search
- State machine agent policy (gm)
- Git enforcement on session idle
- AST analysis via thorns at session start
The plugin activates automatically on session start.
