opsx:ff
SKILL.md
/opsx:ff
Fast-forward through artifact creation - generate everything needed to start implementation.
Input: Change name (kebab-case) OR description of what to build.
Steps
-
If no clear input, ask what to build
Use AskUserQuestion tool to ask:
"What change do you want to work on? Describe what you want to build or fix."
Derive kebab-case name from description.
-
Create the change directory
openspec new change "<name>"