@fission-ai/openspec

AI-native system for spec-driven development and code generation

npmmacoslinuxwindows
Try with needOr install directly
Source

About

AI-native system for spec-driven development

Commands

openspec

Examples

Initialize a new OpenSpec project in the current directory$ openspec init
Generate code from a specification file$ openspec generate --spec api.yaml --output src/
Validate a specification against OpenSpec standards$ openspec validate --spec schema.yaml