Skip to content

Use cases

Review and fix pull requests

Route pull request feedback back to an agent and keep each revision visible.

Use pull request feedback automation to turn specific review comments or failed checks into a tracked correction attempt.

The Factory can listen for activity on a connected pull request. It attaches the comment or check result to the existing task instead of creating unrelated work.

Give the agent the exact failure, reviewer request and repository state. The retry updates the existing branch and preserves the earlier attempt in the task timeline.

Confirm that the requested correction is present, new checks pass and earlier accepted behavior remains intact. A person still approves and merges the pull request.