What problem does it solve?
It helps teams quickly review incoming GitHub issues and pull requests to ensure they match the project’s templates and contribution guidelines, reducing missed requirements and inconsistent submissions.
Core Features & Use Cases
- Inbox triage with template compliance checks: Fetches open issues and PRs, classifies them by type, and verifies completeness against the appropriate template fields.
- Actionable reporting and optional remediation: Produces a compliance report and can optionally apply labels or close items that fail requirements with an explanation.
- Targeted scope control: Limits reviews to issues or PRs and supports running against a specific repository override.
Quick Start
Run the gsd-inbox skill to review all open issues and PRs in your repository, then automatically label compliant items and optionally close non-compliant submissions.