# Pr Review

> Complete PR code review workflow Use when this capability is needed.

- Skill: `tomevault-io/pr-review-26` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/pr-review-26`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/pr-review-26/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/pr-review-26

---


# PR Code Review Skill

This skill orchestrates a complete code review for a Gitea/Forgejo pull request.

## Steps

1. Fetch the PR diff using `gitea-pr-diff`
2. Analyze the code changes
3. Identify issues, improvements, and good practices
4. Submit a structured review using `gitea-review`

## Usage

When asked to review a PR, I will:
- Get the full diff with line numbers
- Review each file for bugs, security issues, and improvements
- Create line-level comments for specific issues
- Write a summary of the overall changes
- Submit the review with appropriate approval status

## Trigger Phrases

- "review PR #123"
- "review this pull request"
- "@opencode review"

---
> Source: [ccsert/opencode-review-gitea](https://github.com/ccsert/opencode-review-gitea) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-06-22 -->

