Reusable, generic agents for Claude Code. Each is one self-contained .md. Drop any into your agents directory and invoke it by name.
| Agent | What it does |
|---|---|
gist-author |
Creates or updates any GitHub gist reliably and cleanly — public/secret, in-place edits, and the gh pitfalls that silently corrupt gists. The foundation for anything gist-based. |
catalogue-author |
Specialized: authors a concise, example-driven reference catalogue for a topic (self-reviewed for smells) and publishes it to a public gist + the catalogues repo. |
# user-level (available in every project)
cp agents/gist-author.md ~/.claude/agents/
# or project-level
cp agents/gist-author.md .claude/agents/