Plugin marketplace for Claude Code and Copilot CLI agent plugins.
npx claudepluginhub mattkotsenas/agent-pluginsInteractive diff review skill that walks a human reviewer through chunked, screen-sized diffs and captures TODOs for downstream agents.
Warcraft II Peasant sound notifications for agent lifecycle events.
Interactive branch cleanup skill. Catalogs branches, verifies merge status, presents a structured review, and deletes approved branches.
Safety guardrails for git operations. Invoke before ANY session involving git commits, pushes, rebases, merges, conflict resolution, branch operations, or history rewriting. Prevents autonomous amends, force-push without asking, whole-file conflict resolution, and unvalidated rebases.
A plugin marketplace for Claude Code and GitHub Copilot CLI.
Add the marketplace, then install the plugin:
/plugin marketplace add MattKotsenas/agent-plugins
/plugin install <plugin>@agent-plugins
| Plugin | Description |
|---|---|
| Delve | Interactive diff review — walk through changes one chunk at a time and capture feedback as TODOs. |
| git-good | Git safety guardrails - fixup-not-amend, surgical conflict resolution, rebase checklists, and destructive command protection. |
| Prune | Interactive branch cleanup — catalog, verify, and delete stale branches with squash-merge awareness. |
| yes-milord | Warcraft II Peasant sound notifications — hear "Yes, milord" on prompt submit, "Work complete" when done. |