create-command

Create SEMO slash commands following Claude Code conventions. Use when (1) need to add new /SEMO:command, (2) creating interactive workflows triggered by slash commands, (3) packaging command-based operations.

$ 설치

git clone https://github.com/semicolon-devteam/semo /tmp/semo && cp -r /tmp/semo/semo-system/semo-core/skills/create-command ~/.claude/skills/semo

// tip: Run this command in your terminal to install the skill