refactor: convert json-pretty format skill to command #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "refactor/json-pretty-command"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
formatfrom a skill (skills/format/SKILL.md) to a command (commands/format.md) so it appears as/json-pretty:formatin autocomplete with the plugin name prefixjson-pretty.pytoscripts/to match command-based plugin conventionsTest plan
/json-pretty:formatappears in autocomplete with prefixjson-prettyCLI to confirm script still works🤖 Generated with Claude Code
The symlink to ~/.local/bin is no longer needed since the command can reference the script via ${CLAUDE_PLUGIN_ROOT}/scripts/. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>