Update from Sync Service
This commit is contained in:
38
wiki/concepts/gstack+Superpowers联合工作流.md
Executable file
38
wiki/concepts/gstack+Superpowers联合工作流.md
Executable file
@@ -0,0 +1,38 @@
|
|||||||
|
---
|
||||||
|
created: 2026-04-27
|
||||||
|
type: concept
|
||||||
|
tags: [gstack, superpowers, claude-code, workflow, ai-coding, joint-workflow]
|
||||||
|
---
|
||||||
|
|
||||||
|
# gstack + Superpowers 联合工作流
|
||||||
|
|
||||||
|
> gstack 负责"谁来干"(角色分工),Superpowers 负责"怎么干"(工程纪律)
|
||||||
|
|
||||||
|
## 定位差异
|
||||||
|
|
||||||
|
| 框架 | 核心问题 | 触发方式 | 独占能力 |
|
||||||
|
|------|---------|---------|---------|
|
||||||
|
| gstack | 角色分工 | 手动命令 | 部署/安全/浏览器QA |
|
||||||
|
| Superpowers | 工程纪律 | 自动触发 | TDD/子代理调度/任务拆解 |
|
||||||
|
|
||||||
|
## 联合流程
|
||||||
|
|
||||||
|
```
|
||||||
|
/office-hours + brainstorming → 想法探索
|
||||||
|
/plan-ceo-review → 战略审查
|
||||||
|
/plan-eng-review + writing-plans → 工程规划
|
||||||
|
subagent-driven + /review → 实施+审查
|
||||||
|
/qa + systematic-debugging → 测试+调试
|
||||||
|
/ship + finishing-branch → 发布
|
||||||
|
/land-and-deploy + /canary → 部署+监控
|
||||||
|
```
|
||||||
|
|
||||||
|
## 相关
|
||||||
|
|
||||||
|
- [[gstack]](23 角色工作流)
|
||||||
|
- [[Claude Code]](核心运行平台)
|
||||||
|
- [[OpenClaw]](编排器角色)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
*2026-04-27 研究*
|
||||||
Reference in New Issue
Block a user