Skip to main content

Skip docs navigation
manual page/ Start here

What is Suspec?

sourceSource: suspec/docs/01-what-is-suspec.mdModified: 2026-07-14

Suspec is a skill-delivered method: agents get the mechanical work; humans get the decisions. Your harness writes code. Suspec puts explicit intent, evidence, and review around it.

It provides:

  • an inline path for work too small to need a file;
  • specs with verifiable requirements;
  • task packets for separately dispatchable slices;
  • inventories and change plans for structural work;
  • independent reviews reconciled requirement by requirement;
  • durable-lesson routing to native memory or project records;
  • deterministic checks over recorded structure.

It does not replace plan mode, project instructions, issue trackers, PRs, CI, tests, or human acceptance.

Proportional rigor

Use the least structure that changes execution or review:

  • State a trivial fix and its verification inline.
  • Write a spec when intent needs a working contract.
  • Add inventory, change planning, or task splitting only when the work demands them.
  • Escalate review with risk.

Intent, review, and findings remain constant. Everything else must justify its cost.

Boundaries

Transient means transient. Suspec artifacts are working scaffold, not a second product database. Code, tests, decisions, issues, PRs, maintained documentation, and supported native memory hold durable truth. Suspec neither intercepts native plans nor creates a repository-local store.

The CLI checks shape, not truth. It does not prove recorded evidence or render a review decision. Independent review judges evidence; humans accept, waive, defer, or request changes.

Next: workflow.

Need a starting point? Install the skills