policyengine-review-patterns

Official

Code review patterns for PolicyEngine quality

AuthorPolicyEngine
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a structured code-review checklist to improve policy implementations, focusing on correctness, vectorization, and maintainability.

Core Features & Use Cases

  • Critical patterns: Vectorization checks, hard-coded value avoidance, parameter sources.
  • Quality guidance: Documentation, tests, and defined_for usage.
  • Use Case: Peer-review a new variable to ensure consistency with standards.

Quick Start

Run through a review checklist focusing on vectorization, hard-coded values, and parameter sources.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: policyengine-review-patterns
Download link: https://github.com/PolicyEngine/policyengine-claude/archive/main.zip#policyengine-review-patterns

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository