Fetch one or more tickets/issues from their tracker (Azure DevOps, Jira, GitHub, …) and save each as a self-contained markdown ticket file. Fetch only — no analysis or planning.
$npx -y skills add eai-org/agent-toolkit --skill fetch-ticketInstalls into the current project.
Run `npx skills use "https://github.com/eai-org/agent-toolkit" --skill "eai-org/agent-toolkit/fetch-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/eai-org/agent-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/eai-org/agent-toolkit"` and select the relevant skills, then follow their instructions.