claude-command-design

Installation
SKILL.md

Command Design

Lock naming, interfaces, control flow, portability expectations, and safety rules before creation starts.

Intent Router

Load reference files on demand only when the corresponding topic is active:

  • references/interface-contract.md — Load when defining command names, arguments, outputs, and handoff rules
  • references/safety-patterns.md — Load when the command can write files, run tools, or chain other workflows

Quick Start

[ ] Capture the current command spec
[ ] Complete the required outputs for this phase
[ ] Record evidence for the gate
[ ] Hand off the evidence to the next phase
Installs
1
GitHub Stars
1
First Seen
Jul 8, 2026
claude-command-design — alisonaquinas/llm-shared-skills