# Code Review

> Guidelines for reviewing Blade PRs — sanity checks, code quality, API decisions, usecase validity, and UI review. Use when this capability is needed.

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

---


# Blade PR Code Review Guidelines

Use these guidelines to review a Blade PR. Apply each critique lens based on what the diff touches. No subagents — you perform the review directly.

## Arguments

- Identify PR_NUMBER from the PR link.

## Critique Lenses

Load and apply whichever references are relevant (they are referenced relative to this skill file path):

- **PR Sanity** — Always relevant. CI status, changeset coverage, docs, tests → [pr-sanity-critique.md](./references/pr-sanity-critique.md)
- **API Decisions** — Relevant for component changes. prop naming, component structure, design system consistency (apply when diff touches component files) → [api-decision-critique.md](./references/api-decision-critique.md)

All issues raised by PR Sanity and API Decisions are critical and high importance issues. They take priority over any other code quality or other issues.

---
> Source: [razorpay/blade](https://github.com/razorpay/blade) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-06-15 -->

