Files
github-spec-kit/docs/index.md
Manfred Riem 7bdf6c5041 docs: weave harness/SDLC framing into landing page (#3567)
Reframe the docs landing hero and "Make it your own" pillar to inject
the "harness" and "SDLC" framing while keeping SDD front and center:

- Hero: describe Spec Kit as an extensible, intent-driven harness that
  pushes any coding agent beyond code, across the SDLC or any business
  process; tagline now contrasts step-by-step vs automated-workflow runs.
- "Make it your own": explain the process lives in swappable building
  blocks (not locked to SDD or even software) and add a real non-software
  preset (Fiction Book Writing) to back the broadened scope.
- Community blurb: drop "development" so "entirely new processes" matches
  the wider positioning.

Assisted-by: GitHub Copilot (model: Claude Opus 4.8, supervised)

Copilot-Session: 1cf71797-ac0d-4a5e-8266-784906933b54

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
2026-07-16 13:33:58 -05:00

5.8 KiB

GitHub Spec Kit

Spec-Driven Development or your own process — step by step or as an automated workflow.

Spec Kit is an extensible, intent-driven harness that pushes any coding agent beyond code, guiding it across your SDLC or any business process. Use it for Spec-Driven Development (SDD), where you describe what to build and refine it through structured phases. Run it step by step, automate it end to end, or shape a process of your own, keeping intent at the center.

Install Spec Kit  Quick Start


Spec-driven by default

The core SDD process ships ready to use: Spec → Plan → Tasks → Implement.

Define what to build before building it. Rich templates, quality checklists, and cross-artifact analysis come out of the box. Each phase produces a Markdown artifact that feeds the next — giving your AI coding agent structured context instead of ad-hoc prompts.

Walk through the workflow →

Use any coding agent

35 integrations — Copilot, Gemini, Codex, Kilo Code, Zed, Claude, Forge, Kiro, and more. Switch freely between agents with a single command. No lock-in.

Run specify init with your agent of choice and Spec Kit sets up the right command files and directory structures automatically. If your agent isn't listed, the generic integration is an escape hatch for any tool.

See all integrations →

Make it your own

138 community extensions (70+ authors), 25 presets, and growing. Tune the core process with presets, extend it with extensions, orchestrate it with workflows, and package it all up as bundles you can share — or replace the process entirely. The process itself lives in these building blocks, so you're never locked to SDD, or even to software.

Including entirely different processes:

  • AIDE — 7-step AI-driven engineering lifecycle
  • Canon — baseline-driven workflows (spec-first, code-first, spec-drift)
  • Product Forge — product-management-oriented SDD
  • FX→.NET — end-to-end .NET Framework migration across 7 phases
  • MAQA — multi-agent orchestration with quality assurance gates
  • Fiction Book Writing — novels and long-form fiction, from story bible to submission

Presets →   Extensions →   Workflows →   Bundles →

Integrate into your organization

Works offline, behind firewalls, and on Windows, macOS, and Linux. Host your own catalogs to curate what integrations, extensions, presets, workflows, and bundles your organization discovers and recommends.

Community extensions like CI Guard and Architecture Guard add compliance gates and governance that fit the way your team already works.

Enterprise / Air-Gapped →   Reference →


Built by the community

240+ contributors power the Spec Kit ecosystem — from core integrations to entirely new processes. Anyone can create and publish an extension, preset, or workflow.

121K+ GitHub stars
240+ Contributors
35 Integrations
138 Extensions
25 Presets
6 Friends projects

Presets · Walkthroughs · Friends


Explore the docs


uv tool install specify-cli
specify init my-project --integration copilot

Ready to start? Follow the Quick Start Guide.

Last updated: July 16, 2026