workflow-code-reviewer

Review pull requests against the repository's code review protocol.

9|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/lhpaul/ai-dev-framework-template --skill workflow-code-reviewer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workflow-code-reviewer
Source: https://github.com/lhpaul/ai-dev-framework-template/tree/main/.codex/skills/workflow-code-reviewer
Command: npx skills add https://github.com/lhpaul/ai-dev-framework-template --skill workflow-code-reviewer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Review implemented changes against the repository's code review workflow to ensure consistent evaluation and feedback according to the documented protocol.

Core Features & Use Cases

  • Enforces adherence to the repository's code review protocol for PRs, including identifying issues, surfacing risks, and documenting findings with file references.
  • Supports automated or manual reviewer workflows, including escalation, tracking, and integration points with existing AGENTS.md guidelines.
  • Applies to feature branches, refactors, fixes, or hotfix PRs that require structured reviewer feedback and validation.

Quick Start

Instruct the agent to review a PR and verify compliance with the 03-review-implementation-protocol.

Frequently Asked Questions about workflow-code-reviewer

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

FAQPage Schema
How do I automate code review feedback for pull requests?

Automate code review feedback by applying a rule-driven protocol to evaluate implemented changes on feature branches or hotfix PRs. The workflow surfaces findings by severity with file references and can auto-apply fixes in an automated reviewer loop.

What is a structured code review workflow for feature branches and refactors?

A structured code review workflow evaluates implemented changes against a repository's documented protocol. It identifies issues, surfaces risks, and documents findings with file references to ensure consistent validation for feature branches and refactoring PRs.

Can I use an automated reviewer loop to validate and fix pull requests?

Yes, you can use an automated reviewer loop to validate pull requests. This workflow reviews implemented changes against the repository protocol, surfaces findings by severity, and can auto-apply fixes and push when operating in an automated loop.

How do I ensure code review protocol adherence for hotfix PRs?

Ensure protocol adherence for hotfix PRs by reviewing implemented changes against the repository's documented development workflow. This process surfaces findings by severity with file references and verifies compliance with the review implementation protocol.

Does this code review workflow track escalation and integrate with existing guidelines?

Yes, this code review workflow supports automated or manual reviewer workflows, including escalation, tracking, and integration points with existing AGENTS.md guidelines to document findings and validate pull requests.

What are the limitations of rule-driven code review for pull requests?

Rule-driven code review for pull requests is limited by its reliance on the repository's documented review implementation protocol. It strictly evaluates implemented changes against these predefined rules, meaning undocumented edge cases or custom logic may require manual validation.