Enhance cc-switch-dev-workflow bootstrap

这个提交包含在:
X
2026-03-26 07:03:18 -07:00
父节点 dcb2a10ad8
当前提交 9cf61bf80c
修改 11 个文件,包含 885 行新增25 行删除

查看文件

@@ -18,6 +18,7 @@
- 清洗后的 `.meetings/`
- `.ralphy/config.yaml`
- `CLAUDE.md`
- `AGENTS.md`
- 已确认的技术轨道
## Primary Agent/Model
@@ -34,11 +35,11 @@
1. 清洗会议纪要,只保留项目相关决策。
2. 选择 `Next.js 全栈``Hono + React SSR/TanStack` 轨道。
3. 初始化 `.ralphy/config.yaml`
4. 生成 `CLAUDE.md`,写明哲学、白名单、边界、测试与技能要求。
4. 生成 `CLAUDE.md``AGENTS.md`,写明哲学、白名单、边界、测试与技能要求。
5. 产出 Setup handoff,供 Research 或 Spec 阶段读取。
## Exit Criteria
- `CLAUDE.md` 存在且可直接约束 agent
- `CLAUDE.md``AGENTS.md` 存在且可直接约束 agent
- 技术轨道已固定
- 原始会议纪要不再被直接拿去执行
@@ -48,6 +49,7 @@
## Related Templates
- [`../templates/claude-md-template.md`](../templates/claude-md-template.md)
- [`../templates/agents-md-template.md`](../templates/agents-md-template.md)
- [`../templates/agent-handoff-template.md`](../templates/agent-handoff-template.md)
## Stable Knowledge Vs Runtime Context