# Provider Code Review

> Code review guidelines for Pulumi provider repositories - reviewing patches, resources.go changes, SDK changes, and CI workflows Use when this capability is needed.

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

---


# Code Review Guidelines

When reviewing pull requests in this repository, follow these guidelines based on the types of files changed.

## Review Rules by File Type

### Patches (`patches/*.patch`)

Changes to patch files require special handling to review effectively.

See [patches.md](./patches.md) for detailed instructions.

### Provider Resources (`provider/resources.go`)

The resources.go file defines resource mappings between Terraform and Pulumi.

### Generated SDK Files (`sdk/**`)

These are generated SDK files and SHOULD NOT be reviewed. When reviewing the diff these files
should be excluded since they will add a lot of noise to the review.

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

