byatomicinnovation· 44 skills
Set up the Jira Cloud integration for this project. Verifies credentials against a real Jira Cloud tenant, discovers the tenant's custom-field catalogue and project list, and persists the results under <paths.integrations>/jira/ (default .accelerator/state/integrations/jira/) as team-shared, version-controlled JSON caches. Idempotent: safe to re-run after credential or project changes.
$npx -y skills add atomicinnovation/accelerator --skill init-jiraInstalls into the current project.
Run `npx skills use "https://github.com/atomicinnovation/accelerator" --skill "atomicinnovation/accelerator/init-jira"` 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.