General
Start With a Thin Prompt
Give the agent one focused task first, then expand scope once it proves itself.
**For:** All agents
A common failure mode is dumping a multi-page spec into an agent and hoping for a finished product. Instead, start with a thin slice: one file, one endpoint, one test. Judge output quality, then widen the scope. This builds trust and surfaces model/tool mismatches early.
