AI Agent skill for GitHub PR Reviewer
--- name: github-pr-reviewer description: Automates the review of GitHub pull requests based on predefined criteria. version: 1.0.0 category: Development Tools --- # GitHub PR Reviewer ## Overview The GitHub PR Reviewer skill enables automated review of GitHub pull requests, ensuring consistency and efficiency in the code review process. This skill utilizes machine learning algorithms to analyze code changes, check for best practices, and provide constructive feedback to developers. ## Instructions To use the GitHub PR Reviewer skill, follow these steps: 1. **Configure the skill**: Provide the GitHub repository URL, authentication credentials, and specify the review criteria (e.g., code style, testing coverage, security vulnerabilities). 2. **Define review rules**: Establish a set of rules for the automated review process, such as checking for specific code patterns, enforcing coding standards, or verifying compliance with regulatory requirements. 3. **Trigger the review**: The skill will automatically review new pull requests based on the defined rules and criteria, providing feedback in the form of comments and suggestions. 4. **Customize the feedback**: Tailor the feedback to fit your team's specific needs, including the tone, language, and level of detail. 5. **Integrate with CI/CD pipelines**: Seamlessly integrate the GitHub PR Reviewer skill with your existing continuous integration and continuous deployment (CI/CD) pipelines to ensure a streamlined development workflow.
AI Agent Skills are reusable workflow packages that extend your AI coding assistant with multi-step capabilities. Install GitHub PR Reviewer by following these steps.
.cursor/skills/ or .codex/skills/ directory