go-devops/.claude-plugin/commands/issue-view.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

190 B

name description hooks
view View issue details
PreToolUse
hooks
type command
command ${CLAUDE_PLUGIN_ROOT}/scripts/view.sh

View issue details