req-change-workflow

Installation
SKILL.md

Req Change Workflow

Overview

Use a lightweight, repeatable workflow to modify an existing requirement without scope creep or “边改边炸”. Produce clear artifacts at each gate so the user can approve before the implementation starts.

Workflow (gated loop)

Follow the steps in order. Do not implement code changes until the user approves Step 4.

Step 0: Set the plan (optional but recommended)

  • Use update_plan to create 5–7 short steps: clarify → baseline → impact → design → implement → validate → document.
  • Keep exactly one step in_progress at a time and advance as you finish.

Step 1: Clarify the change (lock scope first)

Ask the user for the minimal inputs, then rewrite them into a clear “change brief”:

Related skills
Installs
73
GitHub Stars
587
First Seen
Jan 21, 2026