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
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -182,7 +182,6 @@ The following community-contributed extensions are available in [`catalog.commun
182
182
| Azure DevOps Integration | Sync user stories and tasks to Azure DevOps work items using OAuth authentication |`integration`| Read+Write |[spec-kit-azure-devops](https://github.com/pragya247/spec-kit-azure-devops)|
183
183
| Checkpoint Extension | Commit the changes made during the middle of the implementation, so you don't end up with just one very large commit at the end |`code`| Read+Write |[spec-kit-checkpoint](https://github.com/aaronrsun/spec-kit-checkpoint)|
184
184
| Cleanup Extension | Post-implementation quality gate that reviews changes, fixes small issues (scout rule), creates tasks for medium issues, and generates analysis for large issues |`code`| Read+Write |[spec-kit-cleanup](https://github.com/dsrednicki/spec-kit-cleanup)|
185
-
| Cognitive Squad | Multi-agent cognitive system with Triadic Model: understanding, internalization, application — with quality gates, backpropagation verification, and self-healing |`docs`| Read+Write |[cognitive-squad](https://github.com/Testimonial/cognitive-squad)|
186
185
| Conduct Extension | Orchestrates spec-kit phases via sub-agent delegation to reduce context pollution. |`process`| Read+Write |[spec-kit-conduct-ext](https://github.com/twbrandon7/spec-kit-conduct-ext)|
187
186
| DocGuard — CDD Enforcement | Canonical-Driven Development enforcement. Validates, scores, and traces project documentation with automated checks, AI-driven workflows, and spec-kit hooks. Zero NPM runtime dependencies. |`docs`| Read+Write |[spec-kit-docguard](https://github.com/raccioly/docguard)|
188
187
| Extensify | Create and validate extensions and extension catalogs |`process`| Read+Write |[extensify](https://github.com/mnriem/spec-kit-extensions/tree/main/extensify)|
@@ -210,7 +209,6 @@ The following community-contributed extensions are available in [`catalog.commun
| Superpowers Bridge | Orchestrates obra/superpowers skills within the spec-kit SDD workflow across the full lifecycle (clarification, TDD, review, verification, critique, debugging, branch completion) |`process`| Read+Write |[superpowers-bridge](https://github.com/RbBtSn0w/spec-kit-extensions/tree/main/superpowers-bridge)|
212
211
| Spec Sync | Detect and resolve drift between specs and implementation. AI-assisted resolution with human approval |`docs`| Read+Write |[spec-kit-sync](https://github.com/bgervin/spec-kit-sync)|
| V-Model Extension Pack | Enforces V-Model paired generation of development specs and test specs with full traceability |`docs`| Read+Write |[spec-kit-v-model](https://github.com/leocamello/spec-kit-v-model)|
215
213
| Verify Extension | Post-implementation quality gate that validates implemented code against specification artifacts |`code`| Read-only |[spec-kit-verify](https://github.com/ismaelJimenez/spec-kit-verify)|
216
214
| Verify Tasks Extension | Detect phantom completions: tasks marked [X] in tasks.md with no real implementation |`code`| Read-only |[spec-kit-verify-tasks](https://github.com/datastone-inc/spec-kit-verify-tasks)|
0 commit comments