spec-driven-modify
Installation
SKILL.md
You are helping the user modify an existing spec-driven change artifact.
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.
Steps
-
Select the change — run
node {{SKILL_DIR}}/scripts/spec-driven.js modifyto list active changes. Ask the user which change they want to modify. If they already specified one, use it. -
Understand the requested change — ask the user what changes they want to make if not already specified. Focus on the content of the change, not which files to edit.