Skip to content

README

Dispatchable subagents that wrap one or more **gophers** skills. Each agent is a focused worker — it loads the underlying skill, runs a fixed process on input the dispatcher supplies, and returns a structured text payload. **Agents never mutate state outside their sandbox** (no

shell
$ npx -y skills add muratmirgun/gophers --agent claude-code

Ships with gophers. Installing the plugin gets this agent.

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this agent.

Dispatchable subagents that wrap one or more **gophers** skills. Each agent is a focused worker — it loads the underlying skill, runs a fixed process on input the dispatcher supplies, and returns a structured text payload. **Agents never mutate state outside their sandbox** (no
Ships withgophers

26 production-grade Go skills for Claude Code, Gemini CLI, and opencode. Battle-tested patterns from the Go community — codified as triggerable AI skills.

Get the whole plugin, auto-invoked
Stats
8
Stars
0
Views
0
Forks
Maintained
Maintenance
Shell
Language
MIT
License
1mo ago
Last commit
1mo ago
Created

Repo: muratmirgun/gophers