Guide
Prompt engineering for coding agents
A good coding agent prompt has three components: what you want (precise task), how to validate it (verifiable exit condition), and what you don't want (explicit constraints). Most disappointing results come from instructions missing one of the three.
prompt-engineering coding-agent workflow