open-spec-apply
Installation
SKILL.md
Implement tasks from a working change.
Input: Optionally specify a change name. If omitted, check if it can be inferred from conversation context. If vague or ambiguous you MUST prompt for available changes.
Steps
-
Select the change
If a name is provided, use it. Otherwise:
- Infer from conversation context if the user mentioned a change
- Auto-select if only one directory exists under
specs/changes/ - If ambiguous, inspect available directories under
specs/changes/and ask the user to choose
Always announce: "Using change: " and how to override (e.g.,
open-spec-apply <other>). -
Read the change artifacts
Read the files that exist under
specs/changes/<name>/: