Automate ticket-based agent workflows
MS-298-ticket-work-skillskillsetup L2★1
michael-gonzalez-dev/media-sage ↗What it does
Execute ticket-based work with explicit workflow and outcome-based acceptance criteria
Best for
Autonomous ticket execution by separating outcome verification (AC) from workflow mechanics (skill)
Inputs
- · ticket AC (acceptance criteria describing outcomes)
- · relevant files list
Outputs
- · ticket completion with verified outcomes
Requires
- · .claude/commands/ticket-work.md
- · run-affected-tests.sh
Preconditions
Ticket AC describes outcomes, not shell commands; relevant files mandatory
Failure modes
- · command-based AC (LLM follows commands, not skill)
- · missing relevant files (enforcement)
Trust signals
- · outcome-based AC pattern
- · bootstrap appends skill invocation
- · test command separation