# Code Review Ready

> Guidelines for creating reviewable pull requests that get merged quickly. Use when this capability is needed.

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

---


# Code Review Ready Skill

This skill helps you create PRs that are easy to review and get merged quickly.

## When to Use This Skill

Use this skill when you need to:
- Prepare a pull request for review
- Check if your changes are reviewable
- Write a clear PR description
- Break down large changes into reviewable chunks

## Core Principle

**Make it easy for reviewers.** Small, focused, well-documented PRs get reviewed faster and have fewer issues.

## Reviewable PR Checklist

✅ **Keep it small** - Target < 500 lines changed
✅ **One logical change** - Single feature, bug fix, or refactoring
✅ **Clear description** - What, why, and how
✅ **Visual evidence** - Screenshots for UI changes
✅ **Verification passed** - Include `pnpm verify` output

## Integration

- Referenced from [AGENTS.md](../../../AGENTS.md) PR requirements
- See [detailed code review guide](workflows/detailed-guide.md) for complete examples

For complete examples and tips for breaking down large PRs, see the [detailed code review guide](workflows/detailed-guide.md).

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/cambridgemonorail) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

