Files
nexus/wiki/entities/Workflow-Architect.md
2026-04-20 16:01:56 +08:00

41 lines
1.3 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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