What problem does it solve?
This GitHub App skill automates repository quality tasks by analyzing PR diffs, triaging issues, and generating release notes, reducing manual overhead and accelerating feedback loops.
Core Features & Use Cases
- Automated PR Review: analyzes diffs to surface issues and quality signals during PR reviews.
- Issue Triage: classifies and prioritizes new issues, suggests labels and assignees, and drafts response templates.
- Release Note Generation: aggregates changes across merged PRs since the last release to produce structured notes.
- Repository Health Monitoring: reports on commit activity, branch hygiene, and tag status to keep the project healthy.
- Webhook Event Processing: processes push, pull_request, issues, issue_comment, and release events to trigger appropriate actions.
Quick Start
Install and activate the GitHub App skill, then feed it PR diffs and issue events to auto-review and triage.