alignment-review Skill
Review code changes for bugs and alignment with OpenEnv principles and RFCs. Use when reviewing PRs, checking code before commit, or when asked to review changes. Implements two-tier review model. Published by huggingface in OpenEnv.
What is alignment-review Skill?
Review code changes for bugs and alignment with OpenEnv principles and RFCs. Use when reviewing PRs, checking code before commit, or when asked to review changes. Implements two-tier review model. Published by huggingface in OpenEnv. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Documentation
- Design and media
- Documentation use cases
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use alignment-review Skill
- Use it for documentation.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: huggingface
- Repository: huggingface/OpenEnv
- Skill file: .claude/skills/alignment-review/SKILL.md
What it does
Review code changes for bugs and alignment with OpenEnv principles and RFCs. Use when reviewing PRs, checking code before commit, or when asked to review changes. Implements two-tier review model.
Skill instructions
Alignment Review Review code changes for alignment with OpenEnv principles using a two-tier model. Instructions 1. Run automated checks first: - Execute bash .claude/hooks/lint.sh - capture lint issues - Execute bash .claude/hooks/check-debug.sh - capture debug code 2. Read alignment documents: - .claude/docs/PRINCIPLES.md - design principles - .claude/docs/INVARIANTS.md - system invariants 3. Read open RFCs: - Scan rfcs/ directory for all RFC files - Note the status of each RFC (Draft, In Review, Accepted, Implemented) - Pay special attention to Draft and In Review RFCs - these represent active design discussions 4. Analyze changes (use git diff or provided diff): - Identify mechanical issues (Tier 1) - Flag alignment concerns (Tier 2) - Flag conflicts with open RFCs (Tier 2) Tier 1: Uncontentious Issues (Fix Immediately) These are issues to fix without human input: - Lint failures from hook output - Debug code from hook output (print statements, breakpoints) - Uninitialized variables
Explore related resources
Frequently asked questions
What is alignment-review?
alignment-review is a open-source AI agent skill with Copy skill directory. Review code changes for bugs and alignment with OpenEnv principles and RFCs. Use when reviewing PRs, checking code before commit, or when asked to review changes. Implements two-tier review model.
Who is alignment-review best for?
alignment-review is best for reusing agent instructions, scripts, and references, documentation workflows, design and media workflows.
How do I install alignment-review?
Install or run alignment-review using Copy skill directory. Check alignment-review for the latest setup command.
Is alignment-review actively maintained?
alignment-review may need a closer maintenance check before production use.
Auto-fetched from GitHub.