# 用好编程智能体的关键在于事前规划

- 来源：elvis (@omarsar0)
- 发布时间：2026-05-26 01:33
- AIHOT 分数：58
- AIHOT 链接：https://aihot.virxact.com/items/cmpliadkt0g3vsl01hyh5zcze
- 原文链接：https://x.com/omarsar0/status/2058964609357484220

## AI 摘要

/goal 真的太强了！
这是目前能从编程智能体中获得最大收益的方法。
为了效率，我发现最好在 /goal 之前先做规划。这能确保智能体拥有正确的上下文和目标，而这通常只有通过仔细规划才能实现。

## 正文

/goal is really insane！

It's how you can get the most out of coding agents today.

For efficiency， I find it works best when you do planning before /goal. This ensures the agent has the right context and goal， which often only happens with careful planning.
