feat: add MAQA extension suite (7 extensions) to community catalog#1981
feat: add MAQA extension suite (7 extensions) to community catalog#1981mnriem merged 2 commits intogithub:mainfrom
Conversation
mnriem
left a comment
There was a problem hiding this comment.
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!
4063cdf to
008f760
Compare
|
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. |
There was a problem hiding this comment.
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) andmaqa-trello(v0.1.1), including metadata and download URLs. - Update the community catalog
updated_attimestamp.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
@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.
008f760 to
39a2412
Compare
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
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).
adf2a7a to
2a042c2
Compare
|
Thank you! |
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 (afterlearn, beforeonboard)README.md— 7 new rows in the Community Extensions tableExtensions added
maqa— Core coordinator/feature/QA workflow, language-agnostic, auto-detects board pluginsmaqa-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
learnandonboard)🤖 Generated with Claude Code