Working with AI Feels More Like Leadership Than Coding
摘要
作者认为,与 AI 协作更像领导团队而非传统编程。传统代码行为可预测,而 AI 的回应具有不确定性,可能给出意外但有用的结果,也可能遗漏明显要点。作者指出,把 AI 当编译器会令人沮丧,而把它视为协作对象则更有成效。他建议像优秀领导者那样,分享背景、说明期望结果、设定边界并回应反馈,通过示例、纠正和可复用指令来减少误解,使 AI 逐渐与自己的思维方式对齐。作者强调,这并非假装 AI 是人,而是提升表达意图的能力。
荐读理由
把与 AI 协作从下指令改成带上下文、讲清意图的协作,这套领导力习惯能直接迁移到你写 prompt 和搭工作流上,减少反复试错
原文
Working With AI Feels More Like Leadership Than Coding
Working with AI is less predictable than traditional software. That makes context, clarity, and feedback more valuable.
For most of my career, code gave me certainty. A program did what its instructions told it to do. If the same input produced a different result, we called it a bug.
People were never like that. As a leader, I can explain a task and get exactly what I asked for. I can also get something better because a colleague understood the intent behind the request. Sometimes the result shows that I was not as clear as I thought.
Working with AI feels closer to the second experience.
AI runs on software, but working with it is not fully predictable. The same request can produce a different answer. It can make a useful connection, miss an obvious point, or surprise me with an approach I had not considered.
This is frustrating when I treat AI like a compiler. It becomes more useful when I treat the interaction as a form of collaboration.
That does not make AI a person. It has no lived experience, accountability, or human judgment. The comparison is about how we work. Good leaders do more than issue instructions. They share context, explain the desired outcome, set boundaries, and respond to what comes back.
The same habits improve my work with AI. A good prompt helps, but a shared working context helps more. Examples, corrections, and reusable instructions reduce misunderstandings. Over time, the system becomes better aligned with how I think and what I need from it.
The investment is not in pretending that AI is human. It is in becoming better at expressing intent.
We spent years learning how to tell computers exactly what to do. Now we also need to explain why the work matters, what a good result looks like, and where judgment is needed.
For me, that is the shift. AI is making software work less like issuing commands to a machine and more like leading through a conversation. The technology is new. The leadership skills are not.
这条对你有帮助吗?