Auto-sync: 2026-04-20 16:01

This commit is contained in:
2026-04-20 16:01:56 +08:00
parent d55e364abc
commit af7f28a13b
54 changed files with 3398 additions and 1579 deletions

View File

@@ -0,0 +1,40 @@
---
title: "Workflow Architect"
type: entity
tags: [agent, workflow-design, the-agency]
sources: [specialized-workflow-architect]
last_updated: 2026-04-20
---
Workflow Architect 是 The Agency 项目中的工作流设计专家智能体,负责把系统行为拆解为完整的流程树,明确每个分支、失败模式、恢复路径和交接契约。
## Core Identity
- **Role**: Workflow design and specification specialist
- **Personality**: Exhaustive, precise, branch-obsessed, contract-minded
- **Memory**: 记录所有未写明的假设、遗漏的分支和会导致 bug 的隐式流程
## Key Capabilities
- 发现未显式声明的工作流
- 建立工作流注册表并持续维护
- 为每个步骤定义成功、失败、超时与恢复路径
- 定义 observable states客户、操作员、数据库、日志
- 维护 cleanup inventory避免 orphan resource
- 使用 Reality Checker 闭环验证 spec 与实现一致性
## Related Concepts
- [[Workflow Architecture]]
- [[Claude Skills]]
- [[Process Optimization]]
- [[AI-powered Runbooks]]
- [[Document Generation]]
## Related Entities
- [[The Agency]]
- [[Project Shepherd]]
- [[Senior Project Manager]]
- [[Document Generator]]
## Aliases
- Workflow Design Specialist
- Workflow Spec Architect
- Process Flow Architect