e-volv

Review playbook

CodeReview

AI-powered PR reviews that flag bugs, security issues, and performance problems inline.

AI-powered code review that analyzes PRs for bugs, security vulnerabilities, performance issues, and style violations. Posts inline comments with severity levels and submits a review verdict.

Identifier
code-review
Version
1.0.1
Steps
3
Triggers
2
  • review
  • quality
  • security
  • automated

When it runs

Pull requestpull_request.opened
Settle delay
60s after the event

Only when all hold

  • pullRequest.isDraft not equals true
  • actor.username not contains [bot]
Pull requestpull_request.synchronize
Settle delay
90s after the event

Only when all hold

  • pullRequest.isDraft not equals true
  • 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
    PR Opened / Updatedtrigger

    The event that starts the run.

  2. 02
    Clone Repositorygit.clone

    Shallow-clones the repository at the right ref.

  3. 03
    AI Code Reviewagent.run

    One agent works the task with its toolkit.

The agent

PR Code Reviewer

Base type
Code Reviewer
Temperature
0.2
Max iterations
30
Tools
6

Git provider · 3

  • get_pull_request_diffGet Pull Request Diff · read
  • add_pull_request_review_threadAdd PR Review Thread · write
  • submit_reviewSubmit Review · write

Filesystem · 2

  • read_fileRead File · read
  • list_dirList Directory · read

Code search · 1

  • code_searchCode Search · read