e-volv

Review playbook

FixReviewComments

Comment /fix-comments on a PR and an agent implements the requested review changes on the branch.

Comment /fix-comments on a pull request and an agent implements the requested review changes, pushes commits to the PR branch, and summarizes what it addressed.

Identifier
fix-review-comments
Version
1.0.0
Steps
3
Triggers
1
  • review
  • pull-request
  • interactive
  • automated

When it runs

Slash commandslash_command
Command
/fix-comments

Only when all hold

  • actor.username not contains [bot]

The pipeline

The graph below is the one the workflow opens with in the builder — same steps, same layout, drawn on the same canvas. The run playing through it is a simulation; the branches and conditions are real.

  1. 01
    /fix-comments on a PRtrigger

    The event that starts the run.

  2. 02
    Clone Repositorygit.clone

    Shallow-clones the repository at the right ref.

  3. 03
    Implement Review Fixesagent.run

    One agent works the task with its toolkit.

The agent

Review Fixer

Base type
Senior Developer
Temperature
0.2
Max iterations
45
Tools
11

Git provider · 4

  • read_pull_requestRead Pull Request · read
  • get_pull_request_diffGet Pull Request Diff · read
  • create_or_update_fileCreate or Update File · write
  • add_comment_to_pull_requestAdd Comment to Pull Request · write

Filesystem · 4

  • read_fileRead File · read
  • list_dirList Directory · read
  • edit_fileEdit File · write
  • write_fileWrite File · write

Code search · 1

  • code_searchCode Search · read

Terminal · 1

  • run_terminal_cmdRun Terminal Command · write

Status · 1

  • update_statusUpdate Status · write