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 (auto argument): 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.


Architecture: File-Based Pipeline

The review pipeline minimizes LLM token usage by pushing all heavy data through

Related skills
Installs
1
GitHub Stars
3.2K
First Seen
11 days ago