by shangyankeji
Engineering workflow layer for AI coding tools with specs, review, quality gates, and traceability.为 AI 编程工具提供工程化流程、质量门禁与可追溯能力。
# Add to your Claude Code skills
git clone https://github.com/shangyankeji/super-devEnglish | 简体中文
</div>当前版本:2.0.10
<video controls playsinline preload="metadata" src="https://shangyankeji.github.io/super-dev/demo.mp4" width="100%"></video>
Super Dev 是一个面向商业级交付的 AI 开发编排工具,用于把宿主里的模型能力组织成一套稳定、清晰、可审计的工程流水线。
产品定位:
Super Dev 负责流程治理、设计约束、质量门禁、审计产物与交付标准它解决的是交付过程问题:
/super-dev 映射、Skill 目录detect/onboard/doctor/setup/install 形成接入闭环No comments yet. Be the first to share your thoughts!
Certified / Compatible / Experimentalrun --resume)review ui)default / balanced / enterprise 预设host-compatibility 报告与历史--save-profile 写入 super-dev.yaml 并用于质量门禁pipeline-metrics 指标报告pipeline-contract 阶段契约证据resume-audit 恢复执行审计delivery manifest/report/archive 交付包proof-pack 交付证据汇总super-dev quality --type ui-review,可对 preview.html / output/frontend/index.html 做结构级视觉审查uv tool install super-dev
升级:
uv tool upgrade super-dev
super-dev update
pip install -U super-dev
super-dev update
安装完成后,直接运行:
super-dev
常用交付证据命令:
super-dev integrate audit --auto --repair --force
super-dev integrate validate --auto
super-dev repo-map
super-dev impact "修改登录流程" --files services/auth.py
super-dev fix "修复登录接口 500 并补充回归验证"
super-dev release proof-pack
super-dev release readiness
super-dev review architecture --status revision_requested --comment "技术方案需要重构"
super-dev review quality --status revision_requested --comment "质量门禁未通过,需要整改"
默认会进入宿主安装引导: