Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 581 Bytes

File metadata and controls

10 lines (9 loc) · 581 Bytes
description Create and guide a verified spec-sync SDD change through its deterministic interview
argument-hint <change-description>
  1. Run specsync change new "$ARGUMENTS" --json.
  2. Read the returned questions array and interview the user one question at a time.
  3. Record each answer with specsync change answer <id> <question-id> <answer> --json.
  4. Continue until the question list is empty, then show the selected artifacts and next action.
  5. Do not approve, implement, verify, accept, or archive until the corresponding human gate or work stage is reached.