github-scanning

Automate GitHub data collection and analysis with intent-based search queries.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/josephblais/jeeby-cms --skill github-scanning
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-scanning
Source: https://github.com/josephblais/jeeby-cms/tree/main/.github/skills/github-scanning
Command: npx skills add https://github.com/josephblais/jeeby-cms --skill github-scanning

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the process of gathering and analyzing data from GitHub, helping users efficiently track issues, pull requests, discussions, releases, security alerts, and CI/CD status across repositories.

Core Features & Use Cases

  • Targeted GitHub Search: Constructs precise search queries based on user intent (e.g., issues assigned to you, PRs awaiting review).
  • Contextual Filtering: Integrates with preferences.md to refine searches by repository scope, labels, and file paths.
  • Cross-Repo Intelligence: Identifies and surfaces relationships between items in different repositories.
  • Automated Recovery: Implements strategies to broaden searches when initial queries yield no results.
  • Use Case: Automatically generate a daily briefing of all open issues assigned to you across all your organization's repositories, prioritizing those with critical labels.

Quick Start

Use the github-scanning skill to find all issues assigned to me that were created in the last 7 days.

Frequently Asked Questions about github-scanning

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I scan GitHub for issues and pull requests across multiple repositories?

Yes, you can filter GitHub search results by repository scope, labels, and file paths. The tool integrates with your preferences to refine searches, ensuring you only surface relevant issues, pull requests, or security alerts.

What is the best way to track CI/CD status and security alerts across my organization's repositories?

When GitHub search queries return empty results, the tool implements automated recovery strategies. It broadens the search parameters dynamically to ensure you still receive relevant issues, pull requests, or discussions without manual query adjustments.

Can I generate a daily briefing of open issues assigned to me from GitHub?

Before scanning GitHub, you need to define your repository scope and filtering preferences. Configuring preference files for labels and file paths ensures the search queries return targeted, deduplicated results for your workflow agents.

How does cross-repo intelligence help when analyzing GitHub discussions and releases?

For large-scale GitHub scanning, this tool manages pagination and deduplication automatically. It applies contextual filtering and automated recovery to handle extensive result sets, delivering refined insights without overwhelming your workflow agents.