tixmd-new
Installation
SKILL.md
/tixmd-new
Create a new ticket on the tixmd board through a guided grooming conversation.
Instructions
-
Read
.tixmd/project.mdfor project context and conventions (ticket style, commit strategy, definition of done). Apply these conventions when scoping the ticket and defining acceptance criteria. -
Run
pnpx @tixmd/cli listto see the current board state (existing tickets, labels, dependencies). -
Ask the user what the ticket is about. Have a brief grooming conversation to explore scope:
- What problem does this solve or what capability does it add?
- Is the scope clear enough to define "done", or is this more of a spike/exploration?
- Are there any existing tickets this depends on or relates to?
-
Based on the conversation, determine if this is:
- A spike — needs exploration, no clear acceptance criteria yet
- An actionable ticket — scope is clear enough to define acceptance criteria