Files
nexus/wiki/concepts/泰勒制.md
2026-04-18 05:18:07 +08:00

25 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.
---
title: "泰勒制"
type: concept
tags: [management, taylorism, automation]
---
## Definition
泰勒制Taylorism是一种以时间和动作研究为基础的工业管理方法由弗雷德里克·泰勒提出强调通过标准化和效率最大化来提高生产率。其核心是将工作分解为最小可执行单元通过科学方法确定最优工作方式。
## Core Principles
- **标准化**:将工作方法标准化,消除变异
- **时间研究**:通过科学方法测定标准作业时间
- **分工细化**:将复杂工作分解为简单任务
- **管理与执行分离**:管理者负责规划,执行者负责操作
## Modern Context
在 AI 时代,泰勒制思维正在渗透到软件工程领域:
- AI 代理被定位为替代执行者,而非协作伙伴
- "软件工厂"框架将开发者抽象为高级控制器
- 代码生成被视为可以完全自动化的工作
## Related Concepts
- [[Vibe Coding]] — AI 辅助开发方式,强调人机协作
- [[AI SRE]] — 反映泰勒制思维的 AI 运维工具
- [[编码助手]] — 强调人机协作而非替代的 AI 开发工具