speckeep Docs
speckeep is a lightweight project context kit for development agents and humans.
SpecKeep is the successor to DraftSpec (archived). If you are migrating an existing DraftSpec workspace, start with speckeep migrate.
This documentation is organized into a few practical guides:
- Overview
- CLI Reference
- Workflow Model
- Architecture
- Agents
- Language and Configuration
- Self-Hosting and Development
- Examples & Recipes — full lifecycle walkthrough plus a recipe for every secondary command (propose, converge, challenge, scope, glossary, hotfix, handoff, recap, rollback, repo-map, import, guard, self-update, express lane)
- FAQ
- Glossary
- Roadmap
Built with Go 1.26+.
Quick Start
bash
speckeep init my-project --lang en --agents claude --agents codexThis creates:
.speckeep/workspace files- project-local agent command files when
--agentsis used AGENTS.mdguidance linked to SpecKeep structure, workflow, and templates