spec-driven-cancel

Installation
SKILL.md

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

This Skill's Commands

If you cannot remember the exact command used by this skill, look it up here before running anything. Do not guess.

modify: node {{SKILL_DIR}}/scripts/spec-driven.js modify
cancel: node {{SKILL_DIR}}/scripts/spec-driven.js cancel <name>

Prerequisites

The .spec-driven/ directory must exist at the project root. Before proceeding, verify:

ls .spec-driven/

If this fails, the project is not initialized. Run /spec-driven-init first.

Installs
36
First Seen
Mar 27, 2026
spec-driven-cancel — kw12121212/auto-spec-driven