Skip to content

feat: add MAQA extension suite (7 extensions) to community catalog#1981

Merged
mnriem merged 2 commits intogithub:mainfrom
GenieRobot:add-maqa-extensions
Mar 27, 2026
Merged

feat: add MAQA extension suite (7 extensions) to community catalog#1981
mnriem merged 2 commits intogithub:mainfrom
GenieRobot:add-maqa-extensions

Conversation

@GenieRobot
Copy link
Copy Markdown
Contributor

@GenieRobot GenieRobot commented Mar 26, 2026

Adds the MAQA (Multi-Agent & Quality Assurance) extension suite — 7 community extensions for coordinator→feature→QA multi-agent workflows.

Changes

  • extensions/catalog.community.json — 7 new entries in correct alphabetical order (after learn, before onboard)
  • README.md — 7 new rows in the Community Extensions table

Extensions added

  • maqa — Core coordinator/feature/QA workflow, language-agnostic, auto-detects board plugins
  • maqa-azure-devops — Azure DevOps Boards (User Stories + Task children)
  • maqa-ci — CI/CD gate (GitHub Actions, CircleCI, GitLab CI, Bitbucket)
  • maqa-github-projects — GitHub Projects v2 (draft issues + Status field)
  • maqa-jira — Jira (Stories + Subtasks)
  • maqa-linear — Linear (issues + sub-issues)
  • maqa-trello — Trello (cards + checklists)

Addressed feedback

  • Alphabetical ordering fixed (entries now between learn and onboard)
  • README community extensions table updated
  • Clean diff — catalog and README only, no implementation files

🤖 Generated with Claude Code

@GenieRobot GenieRobot requested a review from mnriem as a code owner March 26, 2026 16:58
Copy link
Copy Markdown
Collaborator

@mnriem mnriem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like your PR contains both the actual implementation as well as the references to the externally hosted repositories? You'll need to scrub the implementation out of the PR. Once you have done that we can list it. Thanks!

@GenieRobot GenieRobot force-pushed the add-maqa-extensions branch from 4063cdf to 008f760 Compare March 27, 2026 12:17
@GenieRobot
Copy link
Copy Markdown
Contributor Author

Thanks for the quick review! The implementation files were in the fork's main branch and bleeding into the PR diff. I've rebased the branch onto your main so it now contains only the catalog entry changes — one commit, one file. Should be clean now.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds two new community extensions (maqa and maqa-trello) to the discovery-only community extension catalog so they can be listed/discovered by Spec Kit users.

Changes:

  • Add catalog entries for maqa (v0.1.2) and maqa-trello (v0.1.1), including metadata and download URLs.
  • Update the community catalog updated_at timestamp.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mnriem
Copy link
Copy Markdown
Collaborator

mnriem commented Mar 27, 2026

@GenieRobot Please also make sure to create an entry in main README

Adds 7 extensions forming the MAQA (Multi-Agent & Quality Assurance)
suite to catalog.community.json in correct alphabetical order (after
'learn', before 'onboard') and to the README community extensions table:

- maqa           — coordinator/feature/QA workflow, board auto-detection
- maqa-azure-devops — Azure DevOps Boards integration
- maqa-ci           — CI/CD gate (GitHub Actions/CircleCI/GitLab/Bitbucket)
- maqa-github-projects — GitHub Projects v2 integration
- maqa-jira         — Jira integration
- maqa-linear       — Linear integration
- maqa-trello       — Trello integration

All entries placed alphabetically. maqa v0.1.3 bumped to reflect
multi-board auto-detection added in this release.
@GenieRobot GenieRobot force-pushed the add-maqa-extensions branch from 008f760 to 39a2412 Compare March 27, 2026 15:14
@GenieRobot GenieRobot changed the title feat: add maqa and maqa-trello extensions to community catalog feat: add MAQA extension suite (7 extensions) to community catalog Mar 27, 2026
@mnriem mnriem requested a review from Copilot March 27, 2026 15:18
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Top-level updated_at was 00:00:00Z while plan-review-gate entries
had 08:22:30Z, making metadata inconsistent for freshness consumers.
Updated to 2026-03-27T08:22:30Z (>= all entry timestamps).
@GenieRobot GenieRobot force-pushed the add-maqa-extensions branch from adf2a7a to 2a042c2 Compare March 27, 2026 15:25
@mnriem mnriem self-requested a review March 27, 2026 15:25
@mnriem mnriem merged commit 41d1f4b into github:main Mar 27, 2026
8 checks passed
@mnriem
Copy link
Copy Markdown
Collaborator

mnriem commented Mar 27, 2026

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants