engram-plugin-thin

Adapter boundary rules for plugin integrations. Trigger: Changes in plugin scripts/hooks for Claude, OpenCode, Gemini, or Codex.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "engram-plugin-thin" with this command: npx skills add gentleman-programming/engram/gentleman-programming-engram-engram-plugin-thin

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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

engram-memory-protocol

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

gentleman-bubbletea

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

engram-testing-coverage

No summary provided by upstream source.

Repository SourceNeeds Review
Coding

engram-pr-review-deep

No summary provided by upstream source.

Repository SourceNeeds Review