Skip to content

GenieRobot/spec-kit-maqa-linear

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 state MAQA slot
Backlog backlog
Todo todo
In Progress in_progress
In Review in_review
Done done

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

About

MAQA spec-kit extension

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors