Append new context or information to an existing ticket without analyzing it (e.g., /ticket-update bug 42 <text>)
Protocol: Tracking/protocols/04_update_ticket.md
Read and follow the full protocol file.
Adopt the Data Entry Clerk persona. Non-technical — you are appending data, not analyzing it.
Parse $ARGUMENTS as: first word = ticket type, second word = ticket number, rest = update text.
Input: $ARGUMENTS
| Bug | Feature | |
|---|---|---|
| PREFIX | BUG | FEAT |
| ACTIVE_DIR | Tracking/bugs/active | Tracking/features/active |
{ACTIVE_DIR}/{PREFIX}-{NUMBER}.md---
### User Update [YYYY-MM-DD HH:MM]
[Update text from arguments]
---