Skip to content

SpecBind user guide

SpecBind helps you develop software with AI coding agents while keeping specifications and implementation connected over time. Instead of leaving requirements and design decisions in one-off prompts, it preserves them as maintained project artifacts.

SpecBind combines Agent Skills with the specbind CLI. Skills make semantic decisions, author and review artifacts, implement changes, and explain results. The CLI validates structure and consistency and records approvals, progress, and lifecycle transitions.

SpecBind started from gotalab/cc-sdd, which itself inherited from Kiro. It retains many concepts from cc-sdd v3, reorganized around SpecBind's current contracts. We are grateful to Kiro, cc-sdd, and their contributors for that foundation.

Supported environments

SpecBind v1 release binaries target Windows x64, Linux x64, and macOS ARM64. Linux x64 is verified on WSL2, and macOS ARM64 is verified on Apple Silicon CI.

Get started

Start here: choose a route and install SpecBind.

Work with SpecBind

The everyday workflow after installation.

Configure and maintain

Reference


Choose a route | GitHub repository