Documents
02 - Review Agent Changes
02 - Review Agent Changes
Type
Document
Status
Published
Created
May 26, 2026
Updated
May 26, 2026
Template

Review the result, not the promise#

Agent output can sound complete before the code is ready. Use Helmor to compare the session narrative with the actual changed files.

Review checklist#

  • Does the diff match the requested task?
  • Are unrelated files or formatting changes present?
  • Did the agent add tests when the risk justifies it?
  • Did the agent run the expected verification?
  • Is the change small enough to ship or continue safely?

Continue when needed#

If the result is close but incomplete, continue the same session with specific feedback. Name the problem you found and the verification you want repeated.

Commit when ready#

Commit only after you understand the diff. Helmor is strongest when it keeps review close to the agent work instead of turning review into a later cleanup project.

02 - Review Agent Changes | Dosu