Task-Spec separates three decisions: what should exist, what one executor may change, and what independent evidence will count as done.
- Install for your harness.
- Create and accept the first atomic task.
- Keep the CLI reference nearby until the installed skill makes the mechanics familiar.
The shortest safe setup is:
taskspec init
taskspec setup signing
taskspec doctor
taskspec demo
taskspec setuptaskspec demo proves the full plan → gate → handoff → execute → accept loop in
an isolated disposable repository before you use the engine on real work.
taskspec setup always ends with one NEXT: line. A missing signing key is not
hidden: operation remains supervised Tier 2 until the key exists.