command-skill-creator
Installation
SKILL.md
Command Skill Creator
Create command-type skills - imperative prompts that guide Claude through phased execution of multi-step workflows. These are /slash-commands users invoke explicitly, not passive reference material.
Command skills live in project-level .claude/skills/<name>/SKILL.md and are invoked as /name [arguments].
When to use this vs skill-creator
- This skill: Commands that DO things - deploy, commit, migrate, sync, release, scaffold. Side effects, approval gates, phased execution.
- skill-creator: Knowledge that INFORMS Claude - coding standards, API references, framework guides. No side effects, auto-triggered by context.
Creation Workflow
Step 1: Understand Intent
Establish what the command automates. Ask (or extract from conversation context):