int-github-review

Aggregate Evolution GitHub repository status into an HTML report using gh CLI.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/DavidsonGomes/claude_cowork_workspace --skill int-github-review-davidsongomes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: int-github-review
Source: https://github.com/DavidsonGomes/claude_cowork_workspace/tree/main/.claude/skills/int-github-review
Command: npx skills add https://github.com/DavidsonGomes/claude_cowork_workspace --skill int-github-review-davidsongomes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly assess the health and activity of Evolution's GitHub repositories by aggregating open pull requests, community issues, stars, forks, and releases into a single, actionable view.

Core Features & Use Cases

  • Monitor multiple Evolution repos: EvolutionAPI/evolution-api, EvolutionAPI/evo-ai, EvolutionAPI/evolution-go, EvolutionAPI/evo-crm-community, EvolutionAPI/EVO-METHOD.
  • Retrieve open PRs, community issues, star/fork counts, latest releases, and recent commits using the gh CLI.
  • Generate a consolidated report suitable for leadership reviews and engineering planning, with aging PRs and stale issues highlighted.

Quick Start

Ask the AI to generate a current GitHub status report for the Evolution repositories and export it as an HTML file.

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 status reporting for multiple repos?

Automating GitHub repository status reporting involves using the gh CLI to fetch open PRs, community issues, stars, forks, and latest releases, then rendering the aggregated data into a formatted HTML report. This process automates status aggregation for Evolution repositories.

What is the best way to track aging pull requests and stale issues across GitHub repositories?

Tracking aging pull requests and stale issues is best handled by aggregating repository data via the gh CLI and generating a consolidated report. This process highlights aging PRs and unresolved issues for Evolution's GitHub repositories.

Do I need the gh CLI installed to generate GitHub status reports?

Yes, the gh CLI must be installed and authenticated. This Skill uses the gh CLI directly to retrieve open PRs, community issues, star and fork counts, latest releases, and recent commit activity from GitHub repositories.

Can I monitor GitHub commit activity and issue responsiveness for specific repositories?

Yes, you can monitor GitHub commit activity and issue responsiveness. This process analyzes commits from the last 7 days and issue responsiveness for targeted repositories, including EvolutionAPI/evolution-api, EvolutionAPI/evo-ai, and EvolutionAPI/evolution-go.

How does a consolidated GitHub health report help with engineering planning?

A consolidated GitHub health report supports engineering planning by aggregating open PRs, community issues, and recent releases into a single view. This output highlights aging PRs and unresolved issues suitable for leadership reviews.