Set ticket requirements
set_requirementsWrite a ticket's refined requirements (intent, assumptions, acceptance criteria, open questions), overwriting old content and setting acceptance criteria as the definition of done.
Instructions
Write a ticket's refined requirements pad (requirements/.md): intent, assumptions, acceptance criteria, and open questions. Overwrites any existing pad. Once set, the ticket's work packet carries these requirements and its definition-of-done becomes the acceptance criteria. Draft the content first (see the refine prompt), then persist it here.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| intent | Yes | One or two sentences: what this ticket delivers and why. | |
| ticket | Yes | ||
| project | Yes | ||
| assumptions | No | Explicit assumptions the work relies on. | |
| openQuestions | No | Unresolved questions to raise with the user. | |
| acceptanceCriteria | No | Testable done-conditions, one per item. |