一键导入
provider-code-review
Code review guidelines for Pulumi provider repositories - reviewing patches, resources.go changes, SDK changes, and CI workflows
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Code review guidelines for Pulumi provider repositories - reviewing patches, resources.go changes, SDK changes, and CI workflows
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | provider-code-review |
| description | Code review guidelines for Pulumi provider repositories - reviewing patches, resources.go changes, SDK changes, and CI workflows |
When reviewing pull requests in this repository, follow these guidelines based on the types of files changed.
patches/*.patch)Changes to patch files require special handling to review effectively.
See patches.md for detailed instructions.
provider/resources.go)The resources.go file defines resource mappings between Terraform and Pulumi.
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.