maqa-github-projects

vmaqa-github-projects-v0.1.0

GitHub Projects v2 integration for the MAQA extension. Populates draft issues from specs, moves items across Status columns as features progress, real-time task list ticking.

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

MAQA GitHub Projects Integration

GitHub Projects v2 integration for the MAQA spec-kit extension.

Tracks feature progress in a GitHub Projects v2 board. Items move through your Status field as features progress. Task lists are managed as GitHub markdown checkboxes in the issue body.

Requirements

  • maqa extension installed
  • GitHub token with project scope: GH_TOKEN (or gh auth login — setup uses gh auth token as fallback)

Installation

specify ext add maqa
specify ext add maqa-github-projects

Setup

/speckit.maqa-github-projects.setup

Lists your GitHub Projects, maps Status field options to MAQA workflow slots, writes maqa-github-projects/github-projects-config.yml.

Notes

GitHub Projects v2 does not have Trello-style checklists. Tasks are tracked as GitHub markdown task lists (- [ ] item) in the issue/draft body. The feature agent updates the body to check off items as they complete.

License

MIT

Stats

0 stars

Version

maqa-github-projects-v0.1.0release
Updated 6 days ago

Install

Using the Specify CLI

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

License

MIT