go-devops/.claude-plugin/commands/issue-close.md
Snider 26be091e39 fix(plugin): add commands/ auto-discover directory, fix plugin.json schema
Commands must be in `.claude-plugin/commands/` for Claude Code auto-discovery.
Fixed plugin.json to use `{name, description, file}` array format.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-13 10:18:42 +00:00

212 B

name description hooks
close Close an issue with a commit
PreToolUse
hooks
type command
command ${CLAUDE_PLUGIN_ROOT}/scripts/close.sh

Close an issue with a commit