Skip to main content

universal method / campaign

campaign

Run broad delivery through reusable worktree lanes and ordinary pull requests.

  1. Frame
  2. Dispatch
  3. Review
  4. Merge

universal method

Why this exists

Use it when one goal has multiple dependency-aware, write-disjoint implementation streams.

returns

Project issue, pull requests, review threads, CI, and final state. No Suspec artifact.

boundary

Owners fix their branches. Humans and project policy approve and merge.

common misuse

Using it for one pull request, sequential work, or private review theater.

delivery issue

project-native state / three lanes

note
Goal: ship the auth migration
Lane 01 -> PR-241 / ready
Lane 02 -> PR-244 / blocked by PR-241
Lane 03 -> PR-247 / review

working shape

Keep state in the project.

coordinates native issues and pull requests

skills add

Load it when the task fits.

pwrcheckevidence

# install one skill globally

$ npx skills add jcosta33/suspec-skills --skill campaign -g