Set ticket requirements
set_requirementsPersist a ticket's refined requirements pad including intent, assumptions, acceptance criteria, and open questions. Overwrites existing pad to set 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. |