You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -181,6 +181,15 @@ The following community-contributed extensions are available in [`catalog.commun
181
181
| Iterate | Iterate on spec documents with a two-phase define-and-apply workflow — refine specs mid-implementation and go straight back to building |`docs`| Read+Write |[spec-kit-iterate](https://github.com/imviancagrace/spec-kit-iterate)|
182
182
| Jira Integration | Create Jira Epics, Stories, and Issues from spec-kit specifications and task breakdowns with configurable hierarchy and custom field support |`integration`| Read+Write |[spec-kit-jira](https://github.com/mbachorik/spec-kit-jira)|
183
183
| Learning Extension | Generate educational guides from implementations and enhance clarifications with mentoring context |`docs`| Read+Write |[spec-kit-learn](https://github.com/imviancagrace/spec-kit-learn)|
| MAQA Azure DevOps Integration | Azure DevOps Boards integration for MAQA — syncs User Stories and Task children as features progress |`integration`| Read+Write |[spec-kit-maqa-azure-devops](https://github.com/GenieRobot/spec-kit-maqa-azure-devops)|
186
+
| MAQA CI/CD Gate | Auto-detects GitHub Actions, CircleCI, GitLab CI, and Bitbucket Pipelines. Blocks QA handoff until pipeline is green. |`process`| Read+Write |[spec-kit-maqa-ci](https://github.com/GenieRobot/spec-kit-maqa-ci)|
187
+
| MAQA GitHub Projects Integration | GitHub Projects v2 integration for MAQA — syncs draft issues and Status columns as features progress |`integration`| Read+Write |[spec-kit-maqa-github-projects](https://github.com/GenieRobot/spec-kit-maqa-github-projects)|
188
+
| MAQA Jira Integration | Jira integration for MAQA — syncs Stories and Subtasks as features progress through the board |`integration`| Read+Write |[spec-kit-maqa-jira](https://github.com/GenieRobot/spec-kit-maqa-jira)|
189
+
| MAQA Linear Integration | Linear integration for MAQA — syncs issues and sub-issues across workflow states as features progress |`integration`| Read+Write |[spec-kit-maqa-linear](https://github.com/GenieRobot/spec-kit-maqa-linear)|
| Onboard | Contextual onboarding and progressive growth for developers new to spec-kit projects. Explains specs, maps dependencies, validates understanding, and guides the next step |`process`| Read+Write |[spec-kit-onboard](https://github.com/dmux/spec-kit-onboard)|
192
+
| Plan Review Gate | Require spec.md and plan.md to be merged via MR/PR before allowing task generation |`process`| Read-only |[spec-kit-plan-review-gate](https://github.com/luno/spec-kit-plan-review-gate)|
184
193
| Presetify | Create and validate presets and preset catalogs |`process`| Read+Write |[presetify](https://github.com/mnriem/spec-kit-extensions/tree/main/presetify)|
185
194
| Project Health Check | Diagnose a Spec Kit project and report health issues across structure, agents, features, scripts, extensions, and git |`visibility`| Read-only |[spec-kit-doctor](https://github.com/KhawarHabibKhan/spec-kit-doctor)|
186
195
| Project Status | Show current SDD workflow progress — active feature, artifact status, task completion, workflow phase, and extensions summary |`visibility`| Read-only |[spec-kit-status](https://github.com/KhawarHabibKhan/spec-kit-status)|
0 commit comments