alignment-review
OfficialSpeed code reviews with principled alignment.
Authormeta-pytorch
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a structured, automated approach to reviewing code changes for alignment with OpenEnv principles and RFCs. It helps teams catch deviations before merging by standardizing how reviews are performed.
Core Features & Use Cases
- Automated checks: Run lint and debug hooks to surface issues early (Tier 1).
- RFC-driven review: Scan RFCs to identify conflicts or open design discussions affecting the changes.
- Two-tier review workflow: Distinguish immediate fixes (Tier 1) from alignment discussions (Tier 2), guiding reviewers toward actionable outcomes.
- Contextual guidance: Use documented principles and invariants to validate changes during PR reviews, pre-commit checks, or change audits.
Quick Start
Run the automated checks and read the policy docs to begin a review:
- Run: bash .claude/hooks/lint.sh and bash .claude/hooks/check-debug.sh
- Read: .claude/docs/PRINCIPLES.md and .claude/docs/INVARIANTS.md
- Inspect RFCs: scan the rfcs/ directory for status and notes
- If issues arise, categorize them as Tier 1 or Tier 2 during your review and prepare a concise report.
Dependency Matrix
Required Modules
None requiredComponents
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: alignment-review Download link: https://github.com/meta-pytorch/OpenEnv/archive/main.zip#alignment-review Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.