Skip to content

Which Skill Do I Need?

Accelerator ships 69 skills, but day to day you reach for a handful. This page maps common intents to the skill to invoke. Every skill links to its generated reference page, which documents its arguments and behaviour in full.

Invoke any skill as /accelerator:<name> (or just /<name> when it is unambiguous).

I want to…Use
Understand how part of the codebase worksresearch-codebase
Investigate a bug or production issueresearch-issue
Answer a question with a time-boxed experimentconduct-spike
I want to…Use
Plan a feature, refactor, or fixcreate-plan
Get a plan reviewed through quality lensesreview-plan
Have my plan’s assumptions interrogatedstress-test-plan
Execute an approved plan phase by phaseimplement-plan
Check the implementation matched the planvalidate-plan
I want to…Use
Capture a feature, bug, task, spike, or epiccreate-work-item
Pull work items out of a spec or meeting notesextract-work-items
See what work items existlist-work-items
Break a work item down or sharpen its criteriarefine-work-item
Change a work item’s status or fieldsupdate-work-item
Review a work item before planningreview-work-item
Stress-test a work item’s scope and assumptionsstress-test-work-item
Sync work items with Jira or Linearsync-work-items

See Sync work items with Jira or Linear for the end-to-end setup.

I want to…Use
Record an architectural decisioncreate-adr
Pull decisions out of existing research or plansextract-adrs
Review, accept, or supersede an ADRreview-adr
Jot down a quick observation or insightcreate-note

See Capture a decision for the ADR lifecycle.

I want to…Use
Commit my session’s changescommit
Write or update a PR descriptiondescribe-pr
Review a pull requestreview-pr
Work through PR review feedbackrespond-to-pr

See Review a pull request for the review flow.

I want to…Use
Connect a repo to Jirainit-jira
Connect a repo to Linearinit-linear
Look up a Jira issueshow-jira-issue
Search Jira issuessearch-jira-issues
Look up a Linear issueshow-linear-issue
Search Linear issuessearch-linear-issues
I want to…Use
Inventory the design system in a frontendinventory-design
Find gaps between design intent and the codeanalyse-design-gaps
Browse my meta/ documents in a local web viewvisualise
I want to…Use
Prepare a repo for Acceleratorinit
Create or edit project configurationconfigure
Apply pending schema migrations after upgrademigrate

See the Configuration cookbook for ready-made recipes and the Configuration reference for the full key list.