Getting Started

How to get started with Spec Kit

1

Install Prerequisites

Install uv package manager, Python 3.11 or higher, Git, and a supported AI coding agent.

2

Install Spec Kit CLI

Run the command `uv tool install github::spec-kit` to install the CLI persistently.

3

Bootstrap Project

Use `specify init` to create the /specs and /tasks folders with starter templates.

4

Use Slash Commands

Within a supported AI agent, use `/specify` to define specs, `/plan` for technical plans, and `/tasks` for task breakdowns.

5

Review and Iterate

Manually review and edit the generated Markdown files as needed to refine specifications and tasks.