Skip to content

The Ten-Step Working Method

The recommended working method turns agent use into an engineering loop:

  1. FrameDescribe the outcome, user need, scope and non-goals.
  2. GroundPoint to relevant repository areas, standards and examples.
  3. SpecifyProvide acceptance criteria, quality attributes and expected evidence.
  4. ExploreLet the agent inspect before it edits; require clarification for material ambiguity.
  5. PlanFor complex work, agree on decomposition and risk points.
  6. ImplementWork in small coherent increments.
  7. VerifyRun tests, linters, type checks, security checks, evals or visual inspection.
  8. ReviewInspect behaviour, diff, architecture and unintended changes.
  9. ReflectCapture recurring mistakes in tests, instructions or reusable skills.
  10. Ship and observeRelease through normal controls and monitor real behaviour.