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

  1. 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.

  2. Create the change directory

    openspec new change "<name>"
    
Installs
2
First Seen
Apr 11, 2026