engram-plugin-thin

SKILL.md

When to Use

Use this skill when:

  • Editing plugin hooks/scripts/adapters
  • Adding passive/active memory capture integrations
  • Wiring agent-specific setup behavior

Boundary Rules

  1. Keep adapters thin: parse input, call API/tool, return.
  2. Put complex logic in Go core (store/server/mcp).
  3. Avoid extra runtime dependencies in plugin scripts.
  4. Reuse a shared contract across all supported agents.

Compatibility Checklist

  • Claude Code flow still works
  • OpenCode flow still works
  • Gemini/Codex config paths remain valid
  • Docs reflect real integration behavior
Weekly Installs
17
GitHub Stars
1.4K
First Seen
Feb 23, 2026
Installed on
opencode17
gemini-cli16
antigravity16
github-copilot16
codex16
amp16