Files
chill_notes/wiki/Areas/AI编程工具/gstack+Superpowers研究.md
2026-04-27 23:24:41 +08:00

1.0 KiB
Executable File
Raw Blame History

created, type, tags
created type tags
2026-04-27 concept
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     → 部署+监控

相关


2026-04-27 研究