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

Script running commands
Run generated Python scripts with argument passthrough support and more.

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