JSPM

gm-oc

2.0.5
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1236
  • Score
    100M100P100Q107048F
  • License MIT

Advanced Claude Code plugin with WFGY integration, MCP tools, and automated hooks

Package Exports

  • gm-oc
  • gm-oc/gm.mjs

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (gm-oc) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

gm for OpenCode

Installation

Windows and Unix:

git clone https://github.com/AnEntrypoint/gm-oc ~/.config/opencode/plugin && cd ~/.config/opencode/plugin && bun install

Windows PowerShell:

git clone https://github.com/AnEntrypoint/gm-oc "\$env:APPDATA\opencode\plugin" && cd "\$env:APPDATA\opencode\plugin" && bun install

Project-level

Windows and Unix:

git clone https://github.com/AnEntrypoint/gm-oc .opencode/plugins && cd .opencode/plugins && bun install

Features

  • 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.