by MageByte-Zero · Codex Skill · ★ 329
spec-superflow 源码级融合 OpenSpec 规划引擎 + Superpowers 执行纪律的 AI 编程工作流插件 为什么需要它 | 使用方式 | English | Showcase | Skills | 快速开始 | 工作流 | FAQ 为什么需要它 用 AI 写代码时,最常碰到两个失控点: 还没想清楚要做什么,AI 就开始写代码。 你说了句"帮我加个权限控制",它就开始改几十个文件。改到一半才发现 —— 到底要 RBAC 还是 ABAC? 规划文档写得明明白白,但执行阶段还是会跑偏。 proposal 写了、design 画了,但实现过程中没人盯着测试、没人卡 review,等到合并才发现行为不对。 spec-superflow 在两个失控点之间用源码级的引擎 + 桥接协议建立起一道硬墙: 先把需求问清楚 - 把意图沉淀为正式工件(Schema 引擎验证格式)- 把规划压缩成执行契约 - 以 TDD + SDD + Review Gate 三重纪律强制执行 - 处理执行中的阻塞 - 审查每批产出 - 验证后收口 - 同步 delta spec 防止规范腐烂。 它不是把 OpenSpec 和 Superpowers 并排安装再手工拼接,而是把两者的核心引擎和能力吸收进一个自包含的工作流 ow
| Stars | 329 |
| Forks | 27 |
| Language | JavaScript |
| Category | Codex Skill |
| License | MIT |
| Quality Score | 62.3698151356239/100 |
| Open Issues | 4 |
| Last Updated | 2026-07-07 |
| Created | 2026-06-26 |
| Platforms | claude-code, cli, codex, gemini, node |
| Est. Tokens | ~17k |
These tools work well together with spec-superflow for enhanced workflows:
Explore other popular codex skill tools:
spec-superflow is 源码级融合 OpenSpec 规划引擎 + Superpowers 执行纪律的 AI 编程工作流插件。17 平台支持,9 skills,Spec-first,契约驱动。. It is categorized as a Codex Skill with 329 GitHub stars.
spec-superflow is primarily written in JavaScript. It covers topics such as ai-coding, amazon-q, claude-code.
You can find installation instructions and usage details in the spec-superflow GitHub repository at github.com/MageByte-Zero/spec-superflow. The project has 329 stars and 27 forks, indicating an active community.
spec-superflow is released under the MIT license, making it free to use and modify according to the license terms.