What problem does it solve?
This skill solves the visibility gap in large GitHub organizations by providing a consolidated, read-only report on repository health, security posture, and CI status without requiring manual inspection of every individual repository.
Core Features & Use Cases
- Org-Wide Health Monitoring: Aggregates open PR counts, CI status, and security alert data across all repositories in an organization.
- Security & Compliance Auditing: Identifies unprotected default branches and tracks Dependabot, code-scanning, and secret-scanning alerts.
- Use Case: A team lead can use this to quickly identify which repositories have failing CI pipelines or open security vulnerabilities that require immediate developer attention.
Quick Start
Run the ghreport skill from your organization root directory to generate a summary of all repository states and save the detailed report to a markdown file.