The weirdest AI skill right now might be knowing when to stop automating
A year ago, people were showing off agents that could autonomously run entire workflows. Now I keep hearing experienced teams say the opposite: the biggest productivity gain came from removing autonomy from parts of the system.
A lot of agent failures are not model failures. They are boundary failures. Giving an LLM access to Slack, email, code execution, browser control, and production data sounds powerful until you realize every extra tool multiplies uncertainty. The hard part is no longer getting the model to act. It is deciding where humans need to stay in the loop.
The teams I know getting the most value from AI are often using surprisingly constrained setups. Small context windows. Limited tool access. Forced review steps. Narrow domains. Less like "AGI employee" and more like "extremely fast intern with a very specific checklist."
It makes me wonder if the near-term winners in AI won't be the companies with the most autonomous systems, but the ones with the best judgment about where automation should stop.
Have you become more aggressive or more cautious about autonomy after using AI systems in real workflows?