alpha-feature
Installation
SKILL.md
/alpha-feature — Create Skill + Install Locally
Create skill -> compile -> test -> commit -> push -> install. No release — use /release when ready.
Usage
/alpha-feature whats-next "Suggest next action from context"
/alpha-feature my-skill # Interactive — ask for description
Steps
1. Parse Input
$ARGUMENTS[0]= skill name (kebab-case)- Rest = description (optional, ask if missing)