Rename skill dirs to verb-based names #1

Merged
cal merged 1 commits from refactor/skill-rename into main 2026-03-19 18:58:27 +00:00
Owner

Summary

  • Renamed all 10 skill directories from redundant plugin-name repeats to concise verb-based names (e.g. backlog/skills/backlogbacklog/skills/next)
  • Updated SKILL.md frontmatter with new names and descriptive descriptions
  • Autocomplete now reads as plugin:verb instead of repeating the name 4 times

Test plan

  • Verify /plugin autocomplete shows new names correctly
  • Test invoking a renamed skill (e.g. /json-pretty:format)

🤖 Generated with Claude Code

## Summary - Renamed all 10 skill directories from redundant plugin-name repeats to concise verb-based names (e.g. `backlog/skills/backlog` → `backlog/skills/next`) - Updated SKILL.md frontmatter with new names and descriptive descriptions - Autocomplete now reads as `plugin:verb` instead of repeating the name 4 times ## Test plan - [ ] Verify `/plugin` autocomplete shows new names correctly - [ ] Test invoking a renamed skill (e.g. `/json-pretty:format`) 🤖 Generated with [Claude Code](https://claude.com/claude-code)
cal added 1 commit 2026-03-19 18:57:47 +00:00
Plugin:skill pairs now read as noun:verb commands instead of repeating
the plugin name. Also added concise descriptions to all SKILL.md frontmatter.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
cal merged commit c9ad101b85 into main 2026-03-19 18:58:27 +00:00
cal deleted branch refactor/skill-rename 2026-03-19 18:58:27 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cal/claude-plugins#1
No description provided.