Review open pull requests against repository contribution guidelines
This entry turns GitHub Next’s Contribution Check workflow into a maintainer-facing agent routine. The agent batches open pull requests, compares them to CONTRIBUTING.md, labels likely-ready submissions, comments on gaps, and produces a report issue so humans can spend review time where it matters.
Review open pull requests against repository contribution guidelines
This entry turns GitHub Next’s Contribution Check workflow into a maintainer-facing agent routine. The agent batches open pull requests, compares them to CONTRIBUTING.md, labels likely-ready submissions, comments on gaps, and produces a report issue so humans can spend review time where it matters.
Installation
Method 1, Agent Skill Exchange
- Install from the marketplace listing: https://agentskillexchange.com/skills/review-open-pull-requests-against-repository-contribution-guidelines/
Method 2, Git clone
git clone https://github.com/agentskillexchange/skills.git && cd skills/skills/review-open-pull-requests-against-repository-contribution-guidelines
Method 3, Download ZIP
- Download the repository ZIP and extract
skills/review-open-pull-requests-against-repository-contribution-guidelines.
Method 4, Manual copy
- Copy this skill folder into your local skills directory, then reload your agent tooling.
Method 5, Fork and sync
- Fork the repository if you want to maintain local edits while syncing upstream changes.