Files
nexus/wiki/concepts/流程工程.md

33 lines
1.1 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.
---
id: 流程工程
title: "流程工程"
type: concept
tags: [AI, 工程方法论]
sources: []
last_updated: 2026-04-15
---
# 流程工程
## Definition
流程工程Process Engineering / Workflow Engineering是一种 AI 应用开发新范式,强调从"提示词工程"进化到将经验沉淀为 SOP、再将 SOP 交给 AI 稳定执行的方法论。
## Parent Concept
- AI 应用工程
## Description
Claude Skills 的爆发标志着从"提示词工程"Prompt Engineering迈向"流程工程"Process Engineering的范式转移。核心转变
- **提示词工程**:优化单次 Prompt 效果
- **流程工程**:将经验封装为可复用的标准化工作流
## Key Principles
1. **SOP First**:先建立标准作业程序,再交给 AI 执行
2. **Verification Loop**:内置输出质量验证机制
3. **Composability**Skills 可组合、可堆叠
4. **Domain Knowledge Encapsulation**:将领域专家知识结构化封装
## Connections
- [[AI技能封装]] ← 核心方法 ← [[流程工程]]
- [[Claude-Skills-研究范式]] ← 典型案例 ← [[流程工程]]
- [[Vibe-Kanban]] ← 应用载体 ← [[流程工程]]