spec-driven-cancel

SKILL.md

You are helping the user cancel and remove an in-progress spec-driven change.

Steps

  1. Select the change — run node {{SKILL_DIR}}/scripts/spec-driven.js modify to list active changes. Ask which change to cancel. If already specified, use it.

  2. Warn the user — this is permanent and cannot be undone. Show:

    "Cancelling will permanently delete .spec-driven/changes/<name>/ and all its contents (proposal.md, specs/, design.md, tasks.md). This cannot be undone. Proceed?" Wait for explicit confirmation before continuing.

  3. Cancel the change — run:

    node {{SKILL_DIR}}/scripts/spec-driven.js cancel <name>
    
  4. Confirm — report that the change was deleted.

Rules

  • Always warn and require explicit confirmation — deletion is irreversible
  • Only cancel active changes (not archived ones)
  • If the user wants to abandon a fully implemented change, suggest /spec-driven-archive instead — archive preserves history, cancel deletes it
Weekly Installs
7
First Seen
2 days ago
Installed on
amp7
cline7
trae-cn7
opencode7
cursor7
kimi-cli7