Update from Sync Service
This commit is contained in:
43
wiki/concepts/gstack.md
Executable file
43
wiki/concepts/gstack.md
Executable file
@@ -0,0 +1,43 @@
|
||||
---
|
||||
created: 2026-04-27
|
||||
type: concept
|
||||
tags: [gstack, garry-tan, claude-code, ai-coding, agent, yc, workflow]
|
||||
---
|
||||
|
||||
# gstack
|
||||
|
||||
> Y Combinator CEO Garry Tan 开源的 AI 编程团队工作流
|
||||
|
||||
## 核心概念
|
||||
|
||||
- **23 个专业角色**:CEO/设计师/工程经理/QA/安全官等
|
||||
- **完整生命周期**:Think → Plan → Build → Review → Test → Ship → Reflect
|
||||
- **零侵入**:不修改代码库,每次会话自动更新
|
||||
- **支持 10 种 Agent**:Claude Code, Cursor, Codex CLI 等
|
||||
|
||||
## 关键命令
|
||||
|
||||
| 命令 | 角色 | 用途 |
|
||||
|------|------|------|
|
||||
| /office-hours | 产品顾问 | 深度挖掘需求 |
|
||||
| /plan-ceo-review | CEO | 战略审查 |
|
||||
| /review | 资深工程师 | 找生产 bug |
|
||||
| /qa | QA 负责人 | 真实浏览器测试 |
|
||||
| /ship | 发布工程师 | 测试 + PR |
|
||||
| /cso | 安全官 | OWASP + STRIDE |
|
||||
|
||||
## 与 OpenClaw 集成
|
||||
|
||||
- 4 个原生技能可通过 ClawHub 安装
|
||||
- OpenClaw 通过 ACP 运行时调度 Claude Code
|
||||
- 五层调度:Simple → Medium → Heavy → Full → Plan
|
||||
|
||||
## 相关
|
||||
|
||||
- [[Claude Code]](gstack 的核心运行平台)
|
||||
- [[Harness Engineering]](AI 编码工程化)
|
||||
- [[OpenClaw]](编排器角色)
|
||||
|
||||
---
|
||||
|
||||
*2026-04-27 研究*
|
||||
Reference in New Issue
Block a user