A task is not one prompt
A good development task names the goal, boundaries, acceptance checks, and places the agent should not touch.
Demo / Jun 6, 2026
Export slides PDF01 / Goal
A good development task names the goal, boundaries, acceptance checks, and places the agent should not touch.
02 / Context
When an agent reads code, runs tests, and inspects the browser, it should leave understandable evidence.
03 / Verification
Not 'I changed it', but 'I changed these parts, tested these paths, and this risk remains'.