AppleCG/devflow
7 stars · Last commit 2026-07-08
Full-lifecycle AI development pipeline for Claude Code. Fuses obra/superpowers + mattpocock/skills + Fission-AI/OpenSpec into one disciplined workflow. Design (grill → spec), Build (8-stage TDD pipeline), Fix (diagnose → rollback → verify).
README preview
<h1 align="center">DevFlow</h1> <p align="center"> <img src="https://img.shields.io/badge/version-1.0.0-blue?style=flat-square" alt="Version"> <img src="https://img.shields.io/badge/license-MIT-green?style=flat-square" alt="License"> <img src="https://img.shields.io/badge/platform-Claude%20Code-orange?style=flat-square" alt="Platform"> <img src="https://img.shields.io/badge/skills-10%20stages-purple?style=flat-square" alt="Skills"> </p> <p align="center"><strong>Full-Lifecycle AI Development Pipeline</strong></p> <p align="center">Design → Build → Fix — one disciplined pipeline that auto-detects what you need<br>and enforces engineering best practices at every stage.</p> <p align="center"> <a href="#-quick-install">Quick Install</a> · <a href="#-three-modes">Three Modes</a> · <a href="#-pipeline">Pipeline</a> · <a href="#-philosophy">Philosophy</a> · <a href="#-credits">Credits</a> </p>