start
Begin a new task stream. Authors a contract from user intent via the contracting skill.
Begin a new Anvil task stream from the user-provided intent argument.
- Load the
contractingskill fromskills/contracting/SKILL.md. - Pass the
intentargument to the skill's Process step 1 as thesource_intentinput. - Let the
contractingskill run its Process end-to-end. The one-shot binary confirmation at step 5 is the first human touchpoint. Do not advance past that step without an explicit accept.