SPX is a framework for Spec-Driven Development — a methodology that combines fast, deterministic CLI tooling with Claude Code plugins to streamline AI-assisted development workflows.
The Problem
When working with AI coding assistants, checking the status of work items typically requires expensive LLM calls that take 1-2 minutes and consume tokens. This creates friction in the development loop.
The Solution
SPX provides:
spx CLI: Instant status checks in under 100ms with zero token cost
SPX-Claude Marketplace: Pre-built Claude Code plugins for testing, coding, and documentation workflows
Fast CLI Tooling
The spx command-line tool scans your specs/ directory and provides instant, deterministic status analysis of capabilities, features, and stories.