byatomicinnovation· 44 skills
Set up the Linear integration for this project. Verifies a Linear personal API key against the real Linear GraphQL API, lets you pick one team, and persists that team plus its WorkflowState catalogue under <paths.integrations>/linear/ (default .accelerator/state/integrations/linear/). catalogue.json is team-shared and version-controlled; viewer.json is per-developer and gitignored. Idempotent: safe to re-run after credential or team changes.
$npx -y skills add atomicinnovation/accelerator --skill init-linearInstalls into the current project.
Run `npx skills use "https://github.com/atomicinnovation/accelerator" --skill "atomicinnovation/accelerator/init-linear"` 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.