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

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

  2. 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.

Installs
14
First Seen
Mar 23, 2026
spec-driven-modify — kw12121212/slim-spec-driven