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: docs/community/extensions.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,7 @@ The following community-contributed extensions are available in [`catalog.commun
56
56
| 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)|
57
57
| 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)|
58
58
| 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)|
59
+
| Linear Bridge | Mirror spec-kit feature directories into Linear — one Issue per spec, sub-issues per task phase, auto-synced via lifecycle hooks. Filesystem → Linear, reconcile-based, unidirectional. |`integration`| Read+Write |[spec-kit-linear](https://github.com/ashbrener/spec-kit-linear)|
| 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)|
61
62
| 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)|
0 commit comments