ticket-delivery
Ticket Workflow
End-to-end workflow that takes a ticket ID and drives it through analysis, codebase investigation, planning, TDD implementation, committing, and PR creation. Adapts to your stack via an interactive supplement created on first run.
Phase 0: Environment Supplement
Before anything else, check for a supplement file stored alongside this skill (e.g., .supplement.md in the skill directory).
If supplement exists
Read the file and load all $VARIABLE values for use throughout the workflow.
If supplement is missing
Run an interactive setup. Present an interactive prompt (or the platform's equivalent) for each question, wait for the answer, then proceed to the next. Save all answers to a supplement file stored alongside this skill (e.g., .supplement.md in the skill directory).
Questions to ask (see supplement reference for full details):