Skip to main content

artifact author / sus-change-plan

sus-change-plan

Plan structural change without losing behavior.

  1. Load
  2. Apply
  3. Record

artifact author

Why this exists

Use it when migrations, rewrites, or schema work require explicit preservation.

returns

Staged waves with preservation, verification, cutover, and rollback.

boundary

Plans transformation. It neither replaces the spec nor implements.

common misuse

Calling a list of implementation tasks a preservation plan.

change-plan.md

type: change-plan / wave 01

record
preserves: SPEC-auth#AC-001
Wave 01: add adapter
Verify with: npm test -- adapter

working shape

Use the smallest record that carries the work.

creates a Suspec artifact

skills add

Load it when the task fits.

pwrcheckevidence

# install one skill globally

$ npx skills add jcosta33/suspec-skills --skill sus-change-plan -g