Fetches Jira ticket details, creates an appropriately named branch, and initiates the task planning workflow. Use when the user says "work on [TICKET_ID]" or similar phrases.
$npx -y skills add jjmartres/ai-coding-agents --skill work-on-ticketInstalls into the current project.
Run `npx skills use "https://github.com/jjmartres/ai-coding-agents" --skill "jjmartres/ai-coding-agents/work-on-ticket"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jjmartres/ai-coding-agents" that are relevant to the current task. Run `npx skills add "https://github.com/jjmartres/ai-coding-agents"` and select the relevant skills, then follow their instructions.