Skip to main content

SpecifyX Documentation

Enhanced spec-driven development CLI with modern architecture

SpecifyX CLI Help Command
SpecifyX check command output

Quick Project Setup

Initialize projects with a single command. Built-in system checks ensure your environment is ready for spec-driven development.

SpecifyX script list

Script running commands

Run generated Python scripts with argument passthrough support and more.

SpecifyX system information

System Information

Keep track of your development environment with detailed system information and update notifications built right into the CLI.

See SpecifyX in Action

Watch how easy it is to run specification-driven workflows

Quick Start

Get up and running in minutes

# Install SpecifyX
uv tool install specifyx

# Create a new project  
specifyx init my-awesome-project