| description | Create and guide a verified spec-sync SDD change through its deterministic interview |
|---|---|
| argument-hint | <change-description> |
- Run
specsync change new "$ARGUMENTS" --json. - Read the returned
questionsarray and interview the user one question at a time. - Record each answer with
specsync change answer <id> <question-id> <answer> --json. - Continue until the question list is empty, then show the selected artifacts and next action.
- Do not approve, implement, verify, accept, or archive until the corresponding human gate or work stage is reached.