What problem does it solve?
This Skill provides structured patterns and logic for workflow agents to effectively search and collect data from GitHub, ensuring comprehensive and efficient information retrieval for various development and maintenance tasks.
Core Features & Use Cases
- Targeted GitHub Searches: Construct precise search queries for issues, pull requests, discussions, releases, security alerts, and CI status based on intent.
- Intelligent Filtering: Apply date range handling, scope narrowing, and preference file integration for refined search results.
- Cross-Repo Intelligence: Identify and surface patterns across multiple repositories for better project oversight.
- Robust Data Collection: Implement parallel stream collection and auto-recovery for empty results to ensure data completeness.
- Use Case: An agent needs to find all open pull requests assigned to a specific user across all repositories in an organization, filter them by a particular label, and then check their associated CI status.
Quick Start
Use the github-scanning skill to find all pull requests assigned to me that were updated in the last week.