SPX is an open-source framework for Spec-Driven Development — a methodology designed to bring structure, speed, and determinism to AI-assisted development workflows.
The framework consists of two main components:
spx CLI
A fast, deterministic command-line tool that:
Scans specs/ directories for work item status
Provides instant (<100ms) status checks without LLM calls
Manages work sessions for context handoffs between agents