Skip to content

bastien-gallay/spec-driven-exploration

Repository files navigation

Spec-Driven Development Exploration

License: MIT

A comparative study of three Spec-Driven Development (SDD) frameworks for AI-assisted software engineering.

What's Inside

docs/
├── references/          # Cloned framework repositories (read-only)
├── framework-analyses/  # Individual framework analyses
├── cross-analyses/      # Cross-framework comparisons
└── adr/                 # Architecture Decision Records

Frameworks Analyzed

Framework Description Repository
spec-kit Lightweight SDD toolkit github.com/spec-kit/spec-kit
BMAD Business-Model-Aligned Development github.com/bmadcode/BMAD-METHOD
OpenSpec Open specification framework github.com/openspec-dev/OpenSpec

Getting Started

Prerequisites

  • just — command runner
  • git — version control

Clone and Setup

git clone https://github.com/bastiengallay/spec-driven-exploration.git
cd spec-driven-exploration

# Clone all reference repositories
just clone-refs

Updating

To update the reference repositories:

just pull-refs

AI-Assisted Workflows

This project includes AI-assisted analysis workflows in the .assist/ directory. These provide structured prompts and skill definitions for conducting framework analyses with AI assistants.

Contributing

See CONTRIBUTING.md for guidelines on how to contribute.

License

This project is licensed under the MIT License — see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors