byatomicinnovation· 44 skills
Use this skill whenever the user wants to search, list, or filter Jira tickets — by assignee, status, label, project, type, component, reporter, parent, or free text — even if they say 'find', 'show me', 'what's open', 'list my tickets', or similar phrasing rather than 'search Jira'. Composes safe JQL from structured flags, executes a paginated search against a Jira Cloud tenant, and renders a summary table of the results. Supports --render-adf to convert ADF descriptions to Markdown inline. Prefer this skill over raw JQL whenever the user's intent maps to a structured flag.
$npx -y skills add atomicinnovation/accelerator --skill search-jira-issuesInstalls into the current project.
Run `npx skills use "https://github.com/atomicinnovation/accelerator" --skill "atomicinnovation/accelerator/search-jira-issues"` 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/atomicinnovation/accelerator" that are relevant to the current task. Run `npx skills add "https://github.com/atomicinnovation/accelerator"` and select the relevant skills, then follow their instructions.