72 lines
4.7 KiB
Markdown
72 lines
4.7 KiB
Markdown
---
|
||
title: "Phase 1 Playbook — Strategy & Architecture"
|
||
type: source
|
||
tags: []
|
||
date: 2026-05-01
|
||
---
|
||
|
||
## Source File
|
||
- [[Agent/agency-agents/strategy/playbooks/phase-1-strategy.md]]
|
||
|
||
## Summary(用中文描述)
|
||
- 核心主题:NEXUS 多智能体团队 Phase 1(战略与架构阶段)的完整执行手册,定义项目启动前的所有前期准备工作
|
||
- 问题域:项目立项后的战略对齐、品牌定位、财务规划、技术架构和任务优先级划分
|
||
- 方法/机制:采用三步式 Agent 激活序列(战略框架 → 技术架构 → 优先级排序),最后由双 Gate Keeper 双签放行进入 Phase 2
|
||
- 结论/价值:确保每一个架构决策有文档记录、每一个功能有优先级、每一笔预算有出处,8 个 Agent 并行协作,5-10 天完成前期准备
|
||
|
||
## Key Claims(用中文描述)
|
||
- Studio Producer 负责战略投资组合对齐,确保项目定位契合组织战略目标,3 天内交付战略组合计划
|
||
- Brand Guardian 在获得 Phase 0 UX Research 后,3 天内建立完整的品牌标识系统(视觉、声音、价值观)
|
||
- Finance Tracker 基于战略计划和 Phase 0 技术栈评估,2 天内生成包含 ROI 盈亏平衡分析的完整财务计划
|
||
- UX Architect 和 Backend Architect 在前两步输出就绪后并行激活,分别负责前端设计系统和后端系统架构,均需 4 天
|
||
- Senior Project Manager 汇总所有 Phase 0 文档和架构规格,3 天内将需求规范转换为可执行任务列表,每项任务有明确验收标准
|
||
- Sprint Prioritizer 以前述所有输出为输入,使用 RICE 评分 + MoSCoW 分类,2 天内输出优先级排序后的 Sprint 计划
|
||
- Phase 1 放行必须由 Studio Producer(战略)和 Reality Checker(技术)双签,缺一不可
|
||
|
||
## Key Quotes
|
||
> "Define what we're building, how it's structured, and what success looks like — before writing a single line of code." — Phase 1 核心理念
|
||
> "Every architectural decision is documented. Every feature is prioritized. Every dollar is accounted for." — Phase 1 交付承诺
|
||
|
||
## Key Concepts
|
||
- [[RICE Scoring]]:Reach × Impact × Confidence ÷ Effort,用于功能优先级排序
|
||
- [[MoSCoW Classification]]:Must / Should / Could / Won't 四级功能分类法
|
||
- [[Quality Gate Checklist]]:阶段性放行检查清单,需双签(战略 + 技术)才可进入下一阶段
|
||
- [[Work Breakdown Structure]]:任务分解结构,将复杂项目拆解为可独立估算和执行的原子任务
|
||
- [[Dual Sign-Off]]:Studio Producer(战略视角)+ Reality Checker(技术视角)双重审批机制
|
||
|
||
## Key Entities
|
||
- [[Studio Producer]]:战略层面 Gate Keeper,负责投资组合对齐和 ROI 目标确认
|
||
- [[Reality Checker]]:技术层面 Gate Keeper,负责验证架构完整性和实现路径可行性
|
||
- [[Brand Guardian]]:品牌标识 Agent,负责视觉系统和品牌声音的定义
|
||
- [[Finance Tracker]]:财务规划 Agent,负责预算分解和 ROI 模型
|
||
- [[UX Architect]]:前端架构 Agent,负责 CSS 设计系统、布局框架和可访问性基础
|
||
- [[Backend Architect]]:后端架构 Agent,负责系统架构、数据库、API 和安全设计
|
||
- [[AI Engineer]]:ML 架构 Agent(有条件激活,仅当项目含 AI/ML 功能时启动)
|
||
- [[Senior Project Manager]]:任务规划 Agent,负责将规范转换为任务列表
|
||
- [[Sprint Prioritizer]]:优先级排序 Agent,负责 RICE 评分和 Sprint 规划
|
||
|
||
## Connections
|
||
- [[Phase 2 Foundation]] ← extends ← [[Phase 1 Strategy]]
|
||
- [[Phase 0 Handoff]] ← depends_on ← [[Phase 1 Strategy]]
|
||
- [[Agent Activation Prompts]] ← provides_templates ← [[Phase 1 Strategy]]
|
||
- [[Nexus Strategy]] ← governs ← [[Phase 1 Strategy]]
|
||
- [[Studio Producer]] ← activates ← [[Phase 1 Strategy]]
|
||
- [[Reality Checker]] ← validates ← [[Phase 1 Strategy]]
|
||
- [[Handoff Templates]] ← consumed_by ← [[Phase 1 Strategy]]
|
||
|
||
## Contradictions
|
||
- 与 [[Phase 3 Build]] 冲突:
|
||
- 冲突点:Phase 3 Build 应在 Phase 1 Strategy 完全批准后方可启动,但 Phase 3 文档(若存在)可能描述了更激进的时间线
|
||
- 当前观点:Phase 1 Strategy 明确规定双签放行前不得进入 Phase 2,更不能跳到 Phase 3
|
||
- 对方观点:快速迭代场景下可能需要边设计边开发,Phase 1 和 Phase 2 可部分重叠
|
||
|
||
## Phase 1 → Phase 2 Handoff Package 清单
|
||
1. Strategic Portfolio Plan(Studio Producer)
|
||
2. Brand Identity System(Brand Guardian)
|
||
3. Financial Plan(Finance Tracker)
|
||
4. CSS Design System + UX Architecture(UX Architect)
|
||
5. System Architecture Specification(Backend Architect)
|
||
6. ML System Design(AI Engineer — 有条件)
|
||
7. Comprehensive Task List(Senior Project Manager)
|
||
8. Prioritized Sprint Plan(Sprint Prioritizer)
|