close
01Command Claude Code
Close a ticket as shipped. Closes from the review stage if one exists, otherwise from inprogress. Trusts the user has verified the work.
Command Claude Code
Close a ticket as shipped. Closes from the review stage if one exists, otherwise from inprogress. Trusts the user has verified the work.
Command Claude Code
Bootstrap a project for the /ticket: workflow. Writes .claude/config.yaml, creates stage folders (with ledger) or workflow labels/fields, guides research-agent setup, and lays down a starter TICKETTEMPLATE.md.
Command Claude Code
Create one or more tickets. Aborts at any gate save to inbox (if an inbox stage is configured); full completion lands in the pickable stage.
Command Claude Code
Pick the next ticket from the pickable stage and implement it through to review (or directly to closure-ready, depending on whether a review stage exists).
Command Claude Code
Resume an inbox entry through to backlog (or close as fold/wontfix). Requires a stage with the inbox role.
Command Claude Code
Send a ticket in review back to inprogress with a recorded rejection reason. The counterpart to /ticket:close when verification fails. Requires a stage with the review role.
Command Claude Code
Print a verification guide for a ticket in the review stage. Read-only — does not modify or commit. Requires a stage with the review role.