agent-review

Review recent code commits and report concerns or blocks.

45|13|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/rakovi4/continue-framework --skill agent-review-rakovi4
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: agent-review
Source: https://github.com/rakovi4/continue-framework/tree/main/.claude/skills/agent-review
Command: npx skills add https://github.com/rakovi4/continue-framework --skill agent-review-rakovi4

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ensures that code quality is maintained by reviewing recent code commits with a new perspective, identifying any potential issues as follow-ups.

Core Features & Use Cases

  • Review Work-Unit Commits: Provides a review of the latest work-unit commit or a specific commit.
  • Detect Problems: Identifies and lists concerns or blocks in the code based on a fresh perspective.
  • Use Case: After committing code, a developer can use this skill to ensure the quality and integrity of the code.

Quick Start

Review the latest commit with the command /agent-review.

Frequently Asked Questions about agent-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code review for recent commits?▼

Automating code review for recent commits involves reading the commit diff to identify concerns or blocks. This skill provides a fresh perspective for post-commit quality assurance and integrates with continuous integration systems.

What is a fresh perspective code review?▼

A fresh perspective code review analyzes recent commit diffs to detect concerns or blocks. It maintains code quality by identifying potential issues as follow-ups after a developer commits their work.

Does this code review skill work with continuous integration systems?▼

Yes, this code review skill is compatible with continuous integration systems. It reads recent commit diffs and provides feedback on detected concerns, fitting directly into post-commit quality assurance pipelines.

How do I review a specific commit diff for quality checks?▼

You can review a specific commit diff for quality checks by triggering the agent-review skill. It reads the specified work-unit commit and provides targeted feedback on any concerns or blocks detected in the code.

What is the best way to detect issues in recent code commits?▼

The best way to detect issues in recent code commits is to use a fresh perspective review process. By reading the commit diff, this approach highlights concerns and blocks that require follow-up quality assurance.

When do I need post-commit quality assurance?▼

You need post-commit quality assurance after finalizing a work unit to ensure code integrity. It reads the committed diff to catch concerns or blocks that may have been overlooked, maintaining overall project quality.