maqa-linear

vmaqa-linear-v0.1.0

Linear integration for the MAQA extension. Populates issues from specs, moves items across workflow states as features progress, real-time sub-issue ticking.

Community extension — Independently maintained. Use at your own discretion. Learn more

MAQA Linear Integration

Linear board integration for the MAQA spec-kit extension.

Replaces local .maqa/state.json tracking with a Linear board. Issues move through your workflow states as features progress.

Requirements

  • maqa extension installed
  • Linear API key: Settings → API → Personal API keys → set as LINEAR_API_KEY

Installation

specify ext add maqa
specify ext add maqa-linear

Setup

/speckit.maqa-linear.setup

Lists your Linear teams, maps workflow states (Backlog / Todo / In Progress / In Review / Done), writes maqa-linear/linear-config.yml. The coordinator auto-activates when the config and LINEAR_API_KEY are present.

Board structure

Linear stateMAQA slot
Backlogbacklog
Todotodo
In Progressin_progress
In Reviewin_review
Donedone

Notes

Linear does not have Trello-style checklists. Tasks are written as a markdown checklist in the issue description. The feature agent updates the description to tick items as they complete.

License

MIT

Stats

0 stars

Version

maqa-linear-v0.1.0release
Updated 6 days ago

Install

Using the Specify CLI

specify extension add --from https://github.com/GenieRobot/spec-kit-maqa-linear/releases/download/maqa-linear-v0.1.0/maqa-linear.zip

License

MIT