Back to Spec Kit

Community Extensions

docs/community/extensions.md

0.12.1733.4 KB
Original Source

Community Extensions

[!NOTE] Community extensions are independently created and maintained by their respective authors. Maintainers only verify that catalog entries are complete and correctly formatted — they do not review, audit, endorse, or support the extension code itself. The Community Extensions website is also a third-party resource. Review extension source code before installation and use at your own discretion.

🔍 Browse and search community extensions on the Community Extensions website.

The following community-contributed extensions are available in catalog.community.json:

Categories (common values, but any string is allowed):

  • docs — reads, validates, or generates spec artifacts
  • code — reviews, validates, or modifies source code
  • process — orchestrates workflow across phases
  • integration — syncs with external platforms
  • visibility — reports on project health or progress

Effect (canonical extension.yml/catalog values):

  • read-only — produces reports without modifying files (displayed as Read-only in the table)
  • read-write — modifies files, creates artifacts, or updates specs (displayed as Read+Write in the table)

[!TIP] Extension authors can declare category and effect in their extension.yml under the extension: block. These fields are also available in catalog.community.json for tooling and the CLI (specify extension info).

ExtensionPurposeCategoryEffectURL
Agent AssignAssign specialized Claude Code agents to spec-kit tasks for targeted executionprocessRead+Writespec-kit-agent-assign
Agent GovernanceGenerate agent-platform repository governance files from Spec Kit metadataprocessRead+Writespec-kit-agent-governance
AI-Driven Engineering (AIDE)A structured 7-step workflow for building new projects from scratch with AI assistants — from vision through implementationprocessRead+Writeaide
AnalyticsMeasure what your AI builds, and how much time it saves youvisibilityRead+Writespec-kit-analytics
API EvolveManaged API contract evolution — breaking-change detection, semver enforcement, deprecation orchestration, and lifecycle gates across REST, GraphQL, and gRPCprocessRead+Writespec-kit-api-evolve
Architect Impact PreviewerPredicts architectural impact, complexity, and risks of proposed changes before implementation.visibilityRead-onlyspec-kit-architect-preview
Architecture GuardFramework-agnostic architecture review extension for validating implementation against governance and architecture constitutions, detecting architectural drift, and generating non-blocking refactor tasksprocessRead+Writespec-kit-architecture-guard
Architecture WorkflowGenerate or reverse project-level 4+1 architecture views with per-view and full-workflow commandsdocsRead+Writespec-kit-arch
Archive ExtensionArchive merged features into main project memory.docsRead+Writespec-kit-archive
Azure DevOps IntegrationSync user stories and tasks to Azure DevOps work items using OAuth authenticationintegrationRead+Writespec-kit-azure-devops
BlueprintStay code-literate in AI-driven development: review a complete code blueprint for every task from spec artifacts before /speckit.implement runsdocsRead+Writespec-kit-blueprint
Branch ConventionConfigurable branch and folder naming conventions for /specify with presets and custom patternsprocessRead+Writespec-kit-branch-convention
Brownfield BootstrapBootstrap spec-kit for existing codebases — auto-discover architecture and adopt SDD incrementallyprocessRead+Writespec-kit-brownfield
BrownKitEvidence-driven capability discovery, security and QA risk assessment for existing codebasesprocessRead+WriteBrownKit
Bugfix WorkflowStructured bugfix workflow — capture bugs, trace to spec artifacts, and patch specs surgicallyprocessRead+Writespec-kit-bugfix
CanonAdds canon-driven (baseline-driven) workflows: spec-first, code-first, spec-drift. Requires Canon Core preset installation.processRead+Writespec-kit-canon
Catalog CIAutomated validation for spec-kit community catalog entries — structure, URLs, diffs, and lintingprocessRead-onlyspec-kit-catalog-ci
CharterCompose modular project constitutions from shared fragment registries. Centralize governance rules, select per-project fragments, track upstream changes, and keep multi-project setups consistent.processRead+Writespec-kit-charter
CI GuardSpec compliance gates for CI/CD — verify specs exist, check drift, and block merges on gapsprocessRead-onlyspec-kit-ci-guard
Checkpoint ExtensionCommit the changes made during the middle of the implementation, so you don't end up with just one very large commit at the endcodeRead+Writespec-kit-checkpoint
Cleanup ExtensionPost-implementation quality gate that reviews changes, fixes small issues (scout rule), creates tasks for medium issues, and generates analysis for large issuescodeRead+Writespec-kit-cleanup
Coding Standards Drift ControlGenerate coding-standards drift reports and remediation tasks for active Spec Kit featurescodeRead+Writespec-kit-coding-standards-drift-control
Conduct ExtensionOrchestrates spec-kit phases via sub-agent delegation to reduce context pollution.processRead+Writespec-kit-conduct-ext
Confluence ExtensionCreate a doc in Confluence summarizing the specifications and planning filesintegrationRead+Writespec-kit-confluence
Cost TrackerTrack real LLM dollar cost across SDD workflows — per-feature budgets, per-integration comparison, and finance-ready exportsvisibilityRead+Writespec-kit-cost
Data Model DiagramGenerates Mermaid ER diagrams from Spec Kit data models after planningdocsRead+Writespec-kit-data-model-diagram
DocGuard — CDD EnforcementDoc-integrity engine with MCP server, SARIF output, and zero-LLM core. Validates, scores, and traces documentation against code — 24 validators, stable finding codes, spec-kit hooks. Pure Node.js.docsRead+Writespec-kit-docguard
EARS Requirements SyntaxAuthor, lint, and convert requirements using EARS - the five industry-standard sentence patterns for unambiguous, testable requirementsdocsRead+Writespec-kit-ears
ExtensifyCreate and validate extensions and extension catalogsprocessRead+Writeextensify
Figma StarterTurns a Figma section's screens into per-screen spec.md files, an app-level user-stories.md, and a build-order.md, then hands off to /speckit.specifyintegrationRead+Writespec-kit-figma-starter
Fix FindingsAutomated analyze-fix-reanalyze loop that resolves spec findings until cleancodeRead+Writespec-kit-fix-findings
FixIt ExtensionSpec-aware bug fixing — maps bugs to spec artifacts, proposes a plan, applies minimal changescodeRead+Writespec-kit-fixit
Fleet OrchestratorOrchestrate a full feature lifecycle with human-in-the-loop gates across all SpecKit phasesprocessRead+Writespec-kit-fleet
GitHub Issues Integration 1Generate spec artifacts from GitHub Issues - import issues, sync updates, and maintain bidirectional traceabilityintegrationRead+Writespec-kit-github-issues
GitHub Issues Integration 2Creates and syncs local specs from an existing GitHub issueintegrationRead+Writespec-kit-issue
Golden DemoDeterministic behavioral drift oracle. Extracts acceptance criteria, generates fuzz test vectors (seed=42), compares golden Python implementations against real code in any language. CI/CD gatekeeper with warn/strict modes.docsRead+Writespec-kit-golden-demo
Improve ExtensionAudits any codebase as a senior advisor and writes prioritized, self-contained spec prompts under specs/ that the spec-kit lifecycle can processprocessRead+Writespec-kit-improve
IntakeNormalize PRD, design, HTML SSOT, and test-case evidence into SDD-ready intake artifacts.docsRead+Writespec-kit-intake
Intelligent Agent OrchestratorCross-catalog agent discovery and intelligent prompt-to-command routingprocessRead+Writespec-kit-orchestrator
IterateIterate on spec documents with a two-phase define-and-apply workflow — refine specs mid-implementation and go straight back to buildingdocsRead+Writespec-kit-iterate
Jira IntegrationCreate Jira Epics, Stories, and Issues from spec-kit specifications and task breakdowns with configurable hierarchy and custom field supportintegrationRead+Writespec-kit-jira
Jira Integration (Sync Engine)Idempotent, drift-aware, fail-closed reconcile engine mirroring spec-kit specs into Jira (Epic per repo, Story per spec, Subtask per phase)integrationRead+Writespec-kit-jira-sync
Learning ExtensionGenerate educational guides from implementations and enhance clarifications with mentoring contextdocsRead+Writespec-kit-learn
Linear IntegrationMirror spec-kit feature directories into Linear (filesystem → Linear, reconcile-based, unidirectional).integrationRead+Writespec-kit-linear-sync
LLM WikiLLM-maintained compounding project wiki: source ingestion, cited answers, and consistency lintingdocsRead+Writespec-kit-wiki
Loop EngineeringEngineer safe autonomous agent loops for spec-driven development: a maker/checker split, externalized loop state, and stay-the-engineer guardrails against comprehension debt and cognitive surrenderprocessRead+Writespec-kit-loop
MAQA — Multi-Agent & Quality AssuranceCoordinator → feature → QA agent workflow with parallel worktree-based implementation. Language-agnostic. Auto-detects installed board plugins. Optional CI gate.processRead+Writespec-kit-maqa-ext
MAQA Azure DevOps IntegrationAzure DevOps Boards integration for MAQA — syncs User Stories and Task children as features progressintegrationRead+Writespec-kit-maqa-azure-devops
MAQA CI/CD GateAuto-detects GitHub Actions, CircleCI, GitLab CI, and Bitbucket Pipelines. Blocks QA handoff until pipeline is green.processRead+Writespec-kit-maqa-ci
MAQA GitHub Projects IntegrationGitHub Projects v2 integration for MAQA — syncs draft issues and Status columns as features progressintegrationRead+Writespec-kit-maqa-github-projects
MAQA Jira IntegrationJira integration for MAQA — syncs Stories and Subtasks as features progress through the boardintegrationRead+Writespec-kit-maqa-jira
MAQA Linear IntegrationLinear integration for MAQA — syncs issues and sub-issues across workflow states as features progressintegrationRead+Writespec-kit-maqa-linear
MAQA Trello IntegrationTrello board integration for MAQA — populates board from specs, moves cards, real-time checklist tickingintegrationRead+Writespec-kit-maqa-trello
MarkItDown Document ConverterConvert documents (PDF, Word, PowerPoint, Excel, and more) to Markdown for use as spec reference materialdocsRead+Writespec-kit-markitdown
MDEMinimal model-driven engineering workflow with setup, next, and status commandsprocessRead+Writespec-kit-mde
Memory LoaderLoads .specify/memory/ files before lifecycle commands so LLM agents have project governance contextdocsRead-onlyspec-kit-memory-loader
Memory MDSpec Kit extension for repository-native Markdown memory that captures durable decisions, bugs, and project contextdocsRead+Writespec-kit-memory-hub
MemoryLintEvidence-driven instruction drift checker: audits agent memory files for boundary, reality, conflict, and redundancy drift.processRead+Writememorylint
Microsoft 365 IntegrationFetch Teams messages, meeting transcripts, and SharePoint/OneDrive files as local Markdown for spec generationintegrationRead+Writespec-kit-m365
Multi-Model ReviewCross-model Spec Kit handoffs for spec authoring, implementation routing, and review.processRead+Writemulti-model-review
Multi-Repo Branch SyncCreates the feature branch in affected sub-repositories and git submodules via plan/tasks hooksprocessRead+Writemulti-repo-sync
Multi-Sites Spec KitMulti-site aware specify command with per-site spec folders, auto-increment, and Drupal supportprocessRead+Writespec-kit-multi-sites
.NET Framework to Modern .NET MigrationOrchestrate end-to-end .NET Framework to modern .NET migration across 7 phases, with SDD lifecycle integrationprocessRead+Writespec-kit-fx-to-net
OnboardContextual onboarding and progressive growth for developers new to spec-kit projects. Explains specs, maps dependencies, validates understanding, and guides the next stepprocessRead+Writespec-kit-onboard
OptimizeAudit and optimize AI governance for context efficiency — token budgets, rule health, interpretability, compression, coherence, and echo detectionprocessRead+Writespec-kit-optimize
Orchestration Task Context ManagementAdds subagent work-unit orchestration to generated Spec Kit task filesprocessRead+Writespec-kit-orchestration-task-context-management
OWASP LLM Threat ModelOWASP Top 10 for LLM Applications 2025 threat analysis on agent artifactscodeRead-onlyspec-kit-threatmodel
PatchWarden Evidence PackMap Spec Kit tasks into a guarded PatchWarden Goal and export bounded, traceable evidence for an accepted lineage.processRead+Writespec-kit-patchwarden
Plan Review GateRequire spec.md and plan.md to be merged via MR/PR before allowing task generationprocessRead-onlyspec-kit-plan-review-gate
PR BridgeAuto-generate pull request descriptions, checklists, and summaries from spec artifactsprocessRead-onlyspec-kit-pr-bridge-
PresetifyCreate and validate presets and preset catalogsprocessRead+Writepresetify
Product ForgeFull product-lifecycle orchestrator for Spec Kit: research → product-spec → plan → tasks → implement → verify → test → release-readiness, across express/lite/standard/v-model modes with human-in-the-loop gates.processRead+Writespeckit-product-forge
Product Spec ExtensionGenerates PRFAQ, Lean PRD, stakeholder summaries, and technical designs from engineering specsdocsRead+Writespec-kit-product
Project Health CheckDiagnose a Spec Kit project and report health issues across structure, agents, features, scripts, extensions, and gitvisibilityRead-onlyspec-kit-doctor
Project StatusShow current SDD workflow progress — active feature, artifact status, task completion, workflow phase, and extensions summaryvisibilityRead-onlyspec-kit-status
QA Testing ExtensionSystematic QA testing with browser-driven or CLI-based validation of acceptance criteria from speccodeRead-onlyspec-kit-qa
Quality Gates (Enforcement Layer)Deterministic quality enforcement for Spec Kit across agent hooks, git checks, and CI pipelines with one policy file and one verify entrypoint for identical results at every boundary.processRead+Writespec-gates
RAG Azure BuilderSpec Kit extension for onboarding and operating an Azure RAG stack with guided workflows.processRead+Writespec-kit-extension-rag-azure-builder
Ralph LoopAutonomous implementation loop using AI agent CLIcodeRead+Writespec-kit-ralph
Reconcile ExtensionReconcile implementation drift by surgically updating feature artifacts.docsRead+Writespec-kit-reconcile
Red TeamAdversarial review of specs before /speckit.plan — parallel lens agents surface risks that clarify/analyze structurally can't (prompt injection, integrity gaps, cross-spec drift, silent failures). Produces a structured findings report; no auto-edits to specs.docsRead+Writespec-kit-red-team
Research HarnessState-externalizing research harness: budgeted exploration, evidence curation, and claim verification for spec-driven developmentprocessRead+Writespec-kit-harness
Repository GovernanceGenerate project-governance projections from Spec Kit metadataprocessRead+Writespec-kit-agent-governance
Repository IndexGenerate index for existing repo for overview, architecture and module level.docsRead-onlyspec-kit-repoindex
Reqnroll BDDAdds Reqnroll BDD planning, Gherkin generation, traceability, safe task injection, handoff, and verification to Spec KitprocessRead+Writespec-kit-reqnroll-bdd
Retro ExtensionSprint retrospective analysis with metrics, spec accuracy assessment, and improvement suggestionsprocessRead+Writespec-kit-retro
Retrospective ExtensionPost-implementation retrospective with spec adherence scoring, drift analysis, and human-gated spec updatesdocsRead+Writespec-kit-retrospective
Review ExtensionPost-implementation comprehensive code review with specialized agents for code quality, comments, tests, error handling, type design, and simplificationcodeRead-onlyspec-kit-review
RippleDetect side effects that tests can't catch after implementation — surface hidden ripple effects across 9 analysis categoriescodeRead+Writespec-kit-ripple
SDD UtilitiesResume interrupted workflows, validate project health, and verify spec-to-task traceabilityprocessRead+Writespeckit-utils
Security ReviewFull-project secure-by-design security audits plus staged, branch/PR, plan, task, follow-up, and apply reviewscodeRead+Writespec-kit-security-review
SFSpeckitEnterprise Salesforce SDLC with 18 commands for the full SDD lifecycle.processRead+Writespec-kit-sf
Ship Release ExtensionAutomates release pipeline: pre-flight checks, branch sync, changelog generation, CI verification, and PR creationprocessRead+Writespec-kit-ship
Spec ChangelogAuto-generate changelogs and release notes from spec git history and requirement diffsdocsRead-onlyspec-kit-changelog
Spec Critique ExtensionDual-lens critical review of spec and plan from product strategy and engineering risk perspectivesdocsRead-onlyspec-kit-critique
Spec DiagramAuto-generate Mermaid diagrams of SDD workflow state, feature progress, and task dependenciesvisibilityRead-onlyspec-kit-diagram-
Spec Kit Discovery ExtensionRun technical discovery commands for feasibility, technology selection, scenario-specific technical decisions, legacy codebase assessment, implementation understanding, and proof-of-concept validationprocessRead+Writespec-kit-discovery
Spec Kit FigmaAgent-agnostic SpecKit extension that grounds spec, plan & task generation in Figma design context — REST + optional MCP, single/mono/multi-repo, macOS/Linux/Windows.integrationRead+Writespec-kit-figma
Spec Kit MemoryRecalls prior specs and decisions from configurable memory tools (e.g. memsearch) before SDLC stages, so planning and specification start from what the project already knowsdocsRead+Writespec-kit-memory
Spec Kit PreviewGenerate evidence-backed low, mid, or high fidelity previews from Spec Kit artifacts as Markdown or self-contained HTMLdocsRead+Writespec-kit-preview
Spec Kit ScheduleOptimal multi-agent task scheduling via CP-SAT — DAG precedence, hallucination-aware caps, file-conflict avoidance, stochastic durations, replanning, and interactive HTML outputprocessRead+Writespec-kit-schedule
Spec Kit TLDRRender a feature's spec.md / plan.md into a review-oriented TLDR (self-contained HTML dashboard + PR-native Markdown) that surfaces risks for faster PR review.visibilityRead+Writespeckit-tldr
Spec OrchestratorCross-feature orchestration — track state, select tasks, and detect conflicts across parallel specsprocessRead-onlyspec-kit-orchestrator
Spec Reference LoaderReads the ## References section from the feature spec and loads only the listed docs into contextdocsRead-onlyspec-kit-spec-reference-loader
Spec RefineUpdate specs in-place, propagate changes to plan and tasks, and diff impact across artifactsprocessRead+Writespec-kit-refine
Spec RoadmapCapture a durable spec roadmap after the constitution, then review specs against it before and after implementation so spec-specific decisions, outcomes, and constraints are never lost.processRead+Writespeckit-roadmap
Spec ScopeEffort estimation and scope tracking — estimate work, detect creep, and budget time per phaseprocessRead-onlyspec-kit-scope-
Spec SyncDetect and resolve drift between specs and implementation. AI-assisted resolution with human approvaldocsRead+Writespec-kit-sync
Spec TraceBuild a requirement → test traceability matrix from spec.md and the test suite — surface untested requirements and orphan testscodeRead+Writespec-kit-trace
Spec ValidateComprehension validation, review gating, and approval state for spec-kit artifacts — staged quizzes, peer review SLA, and a hard gate before /speckit.implementprocessRead+Writespec-kit-spec-validate
Spec-Kit BDDATDD/BDD extension: convert specs to Gherkin scenarios, scaffold step definitions, and verify acceptance test coverageprocessRead+Writespec-kit-bdd
Spec2CloudSpec-driven workflow tuned for shipping to AzureprocessRead+Writespec2cloud
SpecKit CompanionLive spec-driven progress — lifecycle capture, status, resume, and a turbo pipeline profilevisibilityRead+Writespeckit-companion
SpecTestAuto-generate test scaffolds from spec criteria, map coverage, and find untested requirementscodeRead+Writespec-kit-spectest
Squad BridgeBootstrap and synchronize a Squad agent team from your Speckit spec and tasks.processRead+Writespec-kit-squad
Staff Review ExtensionStaff-engineer-level code review that validates implementation against spec, checks security, performance, and test coveragecodeRead-onlyspec-kit-staff-review
Status ReportProject status, feature progress, and next-action recommendations for spec-driven workflowsvisibilityRead-onlyOpen-Agent-Tools/spec-kit-status
Superpowers BridgeBridges selected Superpowers disciplines into Spec Kit as evidence-first trust gates for agent workflows.processRead+Writesuperpowers-bridge
Superpowers Implementation BridgeThin orchestrator between Spec Kit (design) and Superpowers (implementation). Cross-agent.processRead+Writespeckit-superpowers-bridge
SuperspecBridges spec-kit with obra/superpowers (brainstorming, TDD, subagent, code-review) into a unified, resumable workflow with graceful degradation and session progress trackingprocessRead+Writesuperspec
Tasks to GitHub ProjectPublish and synchronize Spec Kit tasks as cards on a GitHub Project (v2) kanban board, with priority and status sync between spec.md/tasks.md and the board.integrationRead+Writespec-kit-tasks-to-project
Team AssignAssign tasks.md items to human engineers, split into subtasks, and generate a per-engineer workboardprocessRead+Writespec-kit-team-assign
Time MachineRetroactively apply the full SDD workflow to existing codebases — analyse, spec, and ship feature-by-featureprocessRead+Writespec-kit-time-machine
TinySpecLightweight single-file workflow for small tasks — skip the heavy multi-step SDD processprocessRead+Writespec-kit-tinyspec
Token BudgetReduces LLM token consumption in Spec Kit workflows: compact artifacts in-place, scope per-phase reading, suppress prose padding, and report token usageprocessRead+Writespec-kit-token-budget
Token Consumption AnalyzerCaptures, analyzes, and compares token consumption across SDD workflowsvisibilityRead-onlyspec-kit-token-analyzer
Token EconomyToken routing, measured savings, and context audit workflowsprocessRead+Writespec-kit-token-economy
V-Model Extension PackEnforces V-Model paired generation of development specs and test specs with full traceabilitydocsRead+Writespec-kit-v-model
Verify ExtensionPost-implementation quality gate that validates implemented code against specification artifactscodeRead-onlyspec-kit-verify
Verify Review ShipAdds post-implementation verify, review, and ship readiness gates to Spec Kit workflowsprocessRead-onlyspec-kit-verify-review-ship
Verify Tasks ExtensionDetect phantom completions: tasks marked [X] in tasks.md with no real implementationcodeRead-onlyspec-kit-verify-tasks
Version GuardVerify tech stack versions against live npm registries before planning and implementationprocessRead-onlyspec-kit-version-guard
What-if AnalysisPreview the downstream impact (complexity, effort, tasks, risks) of requirement changes before committing to themvisibilityRead-onlyspec-kit-whatif
Wireframe Visual Feedback LoopSVG wireframe generation, review, and sign-off for spec-driven development. Approved wireframes become spec constraints honored by /speckit.plan, /speckit.tasks, and /speckit.implementvisibilityRead+Writespec-kit-extension-wireframe
Work IQIntegrate Microsoft 365 organizational knowledge into spec-driven development workflowsintegrationRead-onlyspec-kit-workiq
Worktree IsolationSpawn isolated git worktrees for parallel feature development without checkout switchingprocessRead+Writespec-kit-worktree
WorktreesDefault-on worktree isolation for parallel agents — sibling or nested layoutprocessRead+Writespec-kit-worktree-parallel

To submit your own extension, see the Extension Publishing Guide.