Practice workspaceY
Learning path
LEVEL 2 · EFFECTIVE TASK BRIEFS

Make acceptance criteria observable

Translate intent into examples and boundaries.

01 / PREDICT

Does “works well” define a testable outcome?

02 / EXPLAIN

The judgment behind the action

Use representative examples, an edge case, and explicit invariants. Keep criteria about behavior rather than implementation trivia. Ask for clarification when a choice changes user-visible behavior or the scope of authorization.

03 / DEMONSTRATE

A bounded way to ask

For query “BOOK”, include “Book flight”. For an empty query, return all tasks in their original order. Do not change persistence.
04 / PRACTICE

Add a no-match case and a non-goal to a task brief.

Does “works well” define a testable outcome?

Choose the best next action

Guided practice contributes completion, not independent mastery.

06 / REFLECT

Make the lesson yours.

Your reflection is attached when you submit your decision. Drafts remain in this tab.

07 / TRANSFER

Try it somewhere unfamiliar.

Apply this skill to an unfamiliar repository: add a no-match case and a non-goal to a task brief. Record the evidence you would need.

Choose your next practice
Source checked 2026-09-09 · Documentation profile · Runtime example untestedOfficial reference