review-prs
Installation
SKILL.md
Review PRs for Best Practices
Scan recent open PRs in the configured PR repository for violations of documented best practices.
- Interactive mode (default): drafts comments and asks for user approval before posting.
- Auto mode (
autoargument): posts all violations automatically without approval. Designed for cron/headless use.
IMPORTANT: This skill only reviews PRs against existing best practices. It must NEVER create, modify, or add new best practice rules or documentation during a review run.