AI Development Framework
38.4k 2026-04-09

Fission-AI/OpenSpec

A spec-driven development (SDD) framework that guides AI coding assistants to build features predictably and iteratively, ensuring alignment between human and AI.

Core Features

Enables spec-driven development for AI coding assistants.
Organizes changes into dedicated folders (proposal, specs, design, tasks).
Supports fluid and iterative workflows without rigid phase gates.
Integrates with over 20 AI assistants via slash commands.
Scalable for projects from personal to enterprise level.

Quick Start

npm install -g @fission-ai/openspec@latest && cd your-project && openspec init

Detailed Introduction

OpenSpec addresses the unpredictability of AI coding assistants by introducing a lightweight, spec-driven layer. It ensures humans and AI align on requirements before code is written, fostering predictable and organized development. The framework promotes an iterative workflow, allowing flexible updates to artifacts and managing each feature change within its own structured folder. It integrates seamlessly with numerous AI tools through intuitive slash commands, making it a versatile solution for enhancing AI-assisted development across various project scales.

OSS Alternative

Explore the best open source alternatives to commercial software.

© 2026 OSS Alternative. hotgithub.com - All rights reserved.