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

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

  2. Read the change artifacts

    Read the files that exist under specs/changes/<name>/:

Installs
95
GitHub Stars
5
First Seen
Apr 19, 2026
open-spec-apply — aircury/ai-framework