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

206 B

name description hooks
start Start working on an issue
PreToolUse
hooks
type command
command ${CLAUDE_PLUGIN_ROOT}/scripts/start.sh

Start working on an issue