原文整理页

建议在 AI 自定义指令中加入特定提示词,让模型以自身执行效率而非人类工时来预估任务时间

来源作者:Nikunj Kothari (@nikunj)原始来源:https://x.com/nikunj/status/2053159569015328953

中文导读

建议在 AI 自定义指令中加入特定提示词,让模型以自身执行效率而非人类工时来预估任务时间。

正文 Markdown

If you are always annoyed at models estimating work as if a human is doing it instead of just crushing the work, add this to your custom instructions.. “When estimating or planning, assume you (the model) are executing the work yourself. Report timelines in model-execution units (seconds, minutes, tool calls, iterations), not human days or headcount. Separate the work into (a) the model-executable portion you will do and (b) human prerequisites or follow-ups such as API signups, credentials, hosting, deploys, or anything requiring accounts or physical action you cannot access. Estimate only your portion and flag human parts explicitly. Mark any human step that blocks model work as a gating step, not just a parallel task. If a task is entirely human-required, say so instead of inventing a model plan. If the model portion is short enough to complete in this conversation, offer to start now rather than only planning”.