scan-repo

Scan GitHub discussions, issues, and pull requests to generate a prioritized action report.

413|31|Updated Mar 16, 2025
One-click install
npx skills add https://github.com/gittower/git-flow-next --skill scan-repo-gittower
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scan-repo
Source: https://github.com/gittower/git-flow-next/tree/main/.claude/skills/scan-repo
Command: npx skills add https://github.com/gittower/git-flow-next --skill scan-repo-gittower

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you keep up with repository activity by turning recent discussions, issues, and pull requests into a prioritized action list instead of making you manually inspect everything.

Core Features & Use Cases

  • Activity scanning: Reviews new and updated GitHub discussions, issues, and pull requests within a chosen time window.
  • Effort-based prioritization: Sorts items into quick wins, one-command workflows, and deeper thinking tasks so you know what to handle first.
  • Repository housekeeping: Surfaces noteworthy CI signals, stale accepted work, and waiting-on-us items so nothing gets overlooked.
  • Use case: A maintainer runs this weekly to see what needs a reply, what can be handed to a pipeline, and what requires design judgment.

Quick Start

Run the scan-repo skill with an optional since date or lookback window to generate a prioritized report for the repository.

Frequently Asked Questions about scan-repo

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

FAQPage Schema
How do I prioritize GitHub issues and pull requests for weekly maintenance?

To prioritize GitHub issues and pull requests for weekly maintenance, you need a tool that scans recent repository activity and sorts actionable items into effort-based categories like quick wins and deeper thinking tasks.

What is the best way to triage open community threads and discussions in a repository?

Triage of open community threads and discussions involves scanning recent updates to identify waiting-on-us items, track review windows, and surface stale accepted work so nothing gets overlooked during housekeeping.

How do I scan repository activity to find quick wins and tasks requiring design judgment?

Scanning repository activity to find quick wins and design judgment tasks works by applying effort-based prioritization to recent discussions, issues, and pull requests, generating a read-only action report sorted by workload order.

Can I generate a read-only action report for recent GitHub repository updates?

Yes, you can generate a read-only action report for recent GitHub repository updates by inspecting issues and pull requests within a chosen time window, tracking review windows, and performing simple housekeeping checks.

Does this repository scanning approach work with a specific lookback window?

Yes, this repository scanning approach works with a specific lookback window or optional since date, allowing you to filter new and updated GitHub discussions, issues, and pull requests for targeted status awareness.

When should I not use automated triage for repository housekeeping?

Automated triage for repository housekeeping is not suited for executing changes, as it only produces a read-only action report for status awareness, response timing, and workload ordering rather than directly modifying open community threads.