Skip to content

Add PR review agent - rebased#409

Merged
Unshure merged 12 commits intostrands-agents:mainfrom
Unshure:mehtarac/main
Jan 20, 2026
Merged

Add PR review agent - rebased#409
Unshure merged 12 commits intostrands-agents:mainfrom
Unshure:mehtarac/main

Conversation

@Unshure
Copy link
Member

@Unshure Unshure commented Jan 20, 2026

Needed to rebase the original pr, but since @mehtarac is away for a bit, im moving these changes to my repo so I can get them merged.

Original pr: #399

Description

This PR adds an Agent as a github action workflow. This agent can be used following a /strands review command, which triggers the action to start the review process. During the review:

  1. Agent sets the the review environment reading the PR description, current branch, and identifies the type of change.
  2. Identifies the linked issue, checks for existing review comments and uses a new tool, get_pr_files to review changed files and scope.
  3. Reviews repo guidelines from CONTRIBUTING.md and AGENTS.md
  4. Does a code analysis for
  • File and directory strucuture, naming conventions, and breaking changes
  • Language best practices
  • Testing review
  • Documentation review
  1. Generates review comments
  2. Posts review comments

Related Issues

#1

Documentation PR

N/A

Type of Change

New feature

Testing

How have you tested the change?
Tested in forked repo on a sample PR: mehtarac#1

  • I ran npm run check

Checklist

  • I have read the CONTRIBUTING document
  • I have added any necessary tests that prove my fix is effective or my feature works
  • I have updated the documentation accordingly
  • I have added an appropriate example to the documentation to outline the feature, or no new docs are needed
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@Unshure Unshure changed the title Mehtarac/main Add PR review agent - rebased Jan 20, 2026
@Unshure Unshure mentioned this pull request Jan 20, 2026
7 tasks
@Unshure Unshure marked this pull request as ready for review January 20, 2026 15:58
@Unshure Unshure self-assigned this Jan 20, 2026
@Unshure Unshure added this pull request to the merge queue Jan 20, 2026
Merged via the queue into strands-agents:main with commit 25c2e26 Jan 20, 2026
22 checks passed
@Unshure Unshure deleted the mehtarac/main branch January 20, 2026 17:36
dbschmigelski pushed a commit to dbschmigelski/sdk-typescript that referenced this pull request Feb 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants