Skip to main content

artifact author / sus-task

sus-task

Cut a ready spec into collision-free tasks.

  1. Load
  2. Apply
  3. Record

artifact author

Why this exists

Use it only for independent slices or sequenced waves.

returns

Bounded packet with source spec, single-owner scope, and verify commands.

boundary

Size alone proves nothing. Tasks never replace the spec.

common misuse

Splitting work merely because it is large.

task.md

type: task / source: SPEC-auth

record
scope: [AC-001, AC-002]
Do not change: session persistence
Verify: AC-001 -> npm test -- expired-session

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-task -g