Back to Spec Kit

Community Extensions

docs/community/extensions.md

0.8.1023.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:

  • 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:

  • Read-only — produces reports without modifying files
  • Read+Write — modifies files, creates artifacts, or updates specs
ExtensionPurposeCategoryEffectURL
Agent AssignAssign specialized Claude Code agents to spec-kit tasks for targeted executionprocessRead+Writespec-kit-agent-assign
Agent GovernanceProject-local agent governance memory and context projectionprocessRead+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
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 GuardContinuous architecture governance for AI-assisted development. Reviews specs, plans, and code for architecture drift, producing structured refactor tasks and evolution proposals.processRead+Writespec-kit-architecture-guard
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
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
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
DocGuard — CDD EnforcementCanonical-Driven Development enforcement. Validates, scores, and traces project documentation with automated checks, AI-driven workflows, and spec-kit hooks. Zero NPM runtime dependencies.docsRead+Writespec-kit-docguard
ExtensifyCreate and validate extensions and extension catalogsprocessRead+Writeextensify
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
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
Learning ExtensionGenerate educational guides from implementations and enhance clarifications with mentoring contextdocsRead+Writespec-kit-learn
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
MemoryLintAgent memory governance tool: Automatically audits and fixes boundary conflicts between AGENTS.md and the constitution.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
.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
OWASP LLM Threat ModelOWASP Top 10 for LLM Applications 2025 threat analysis on agent artifactscodeRead-onlyspec-kit-threatmodel
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 from research to release — portfolio, lite mode, monorepo, optional V-ModelprocessRead+Writespeckit-product-forge
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
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
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 — delta-anchored analysis across 9 domain-agnostic 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 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 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 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 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
Spec2CloudSpec-driven workflow tuned for shipping to AzureprocessRead+Writespec2cloud
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 tasksprocessRead+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 BridgeOrchestrates obra/superpowers skills within the spec-kit SDD workflow across the full lifecycle (clarification, TDD, review, verification, critique, debugging, branch completion)processRead+Writesuperpowers-bridge
Superpowers Bridge (WangX0111)Bridges spec-kit with obra/superpowers (brainstorming, TDD, subagent, code-review) into a unified, resumable workflow with graceful degradation and session progress trackingprocessRead+Writesuperspec
TinySpecLightweight single-file workflow for small tasks — skip the heavy multi-step SDD processprocessRead+Writespec-kit-tinyspec
Token Consumption AnalyzerCaptures, analyzes, and compares token consumption across SDD workflowsvisibilityRead-onlyspec-kit-token-analyzer
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 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.