int-github-review

Review GitHub repositories and generate HTML reports with Telegram summaries.

520|175|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/EvolutionAPI/evo-nexus --skill int-github-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: int-github-review
Source: https://github.com/EvolutionAPI/evo-nexus/tree/main/.claude/skills/int-github-review
Command: npx skills add https://github.com/EvolutionAPI/evo-nexus --skill int-github-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates collecting and summarizing repository health signals so teams can quickly identify open pull requests, unanswered community issues, stagnating activity, and recent releases without manual CLI juggling.

Core Features & Use Cases

  • Automated data collection: Uses the gh CLI to gather open PRs, issues, repo statistics, recent releases, and recent commit activity across multiple repositories.
  • Actionable analysis & alerts: Classifies PRs and issues by age and highlights items needing attention, stale items, and activity status; compares with previous reports when available.
  • HTML reporting & notifications: Fills a provided HTML template to produce a saved report and sends a brief Telegram summary for routine team updates.

Quick Start

Ask the int-github-review skill to run a GitHub review for the organization's monitored repositories and produce the HTML report and Telegram summary.

Frequently Asked Questions about int-github-review

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

FAQPage Schema
How do I automate GitHub repository health checks for multiple organizational repos?

You need authenticated gh CLI access, a list of target organizational repositories, an HTML template for the report, and the ability to write reports and send Telegram notifications to complete the GitHub review workflow.

Can I generate weekly GitHub pull request and issue triage reports automatically?

This Skill uses the gh CLI to collect open pull requests, community issues, recent releases, and repo statistics across multiple repositories, then classifies items by age and activity status to produce an HTML report and Telegram notification.

What is the best way to monitor open pull requests and stale issues across GitHub repositories?

After generating the GitHub repository health report, the Skill fills a provided HTML template to save the report and sends a brief Telegram summary to deliver routine team updates for organizational repositories.

Does this GitHub reporting workflow require authenticated gh CLI access for organizational repositories?

Yes, you need authenticated gh CLI access, a defined list of target organizational repositories, and a provided HTML template to generate the report and send the brief Telegram notification.

How do I send GitHub repository activity metrics and alerts to a Telegram channel?

You can use the gh CLI to gather open pull requests, issues, recent releases, and commit activity, classify items by age and activity status, and fill the provided HTML template to generate a saved report without manual CLI juggling.