Grab Ticket
Description
--- name: grab-ticket description: Fetch a ticket by number, read it, create a stack, and dispatch the work. trigger: when the user says to grab a ticket, start an issue, work on issue #N, or pick up a ticket user_invocable: true --- # Grab Ticket Fetch a ticket, spin up a Sandstorm stack for it, and dispatch the task. ## Step 1: Fetch the ticket Run the project's fetch-ticket script: ```bash .sandstorm/scripts/fetch-ticket.sh <TICKET_ID> ``` If the script doesn't exist, inform the user: "
Installation
Installs to ~/.claude/skills/onomojo-sandstorm-desktop-grab-ticket/SKILL.md
mkdir -p ~/.claude/skills/onomojo-sandstorm-desktop-grab-ticket && curl -fsSL https://raw.githubusercontent.com/onomojo/sandstorm-desktop/HEAD/.claude/skills/grab-ticket.md -o ~/.claude/skills/onomojo-sandstorm-desktop-grab-ticket/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development