github-dashboard

Aggregate GitHub notifications, PR statuses, and issues into action-oriented summaries.

7|3|Updated Jul 31, 2025
One-click install
npx skills add https://github.com/seabbs/claude-code-config --skill github-dashboard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-dashboard
Source: https://github.com/seabbs/claude-code-config/tree/main/skills/github-dashboard
Command: npx skills add https://github.com/seabbs/claude-code-config --skill github-dashboard

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps developers informed by automatically surfacing GitHub notifications, PR statuses, and triage items into a concise, actionable update.

Core Features & Use Cases

  • Collects and groups GitHub notifications by repository and type (mentions, review requests, CI failures, issue updates) for quick triage.
  • Checks open PRs for status, CI results, conflicts, and time since last update to surface items needing attention.
  • Triages issues assigned to the user and flags overdue or blocked items to prevent backlog growth.

Quick Start

Provide a real-time GitHub dashboard update to surface notifications, PR status, and triage actions.

Frequently Asked Questions about github-dashboard

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

FAQPage Schema
How do I aggregate GitHub notifications and PR statuses across multiple repositories?

You can aggregate GitHub notifications and PR statuses across multiple repositories by reading GitHub data via gh commands, then grouping results by repository and type to output a concise, action-oriented summary.

What is the best way to triage GitHub issues and PRs for daily developer workflows?

The best way to triage GitHub issues and PRs for daily developer workflows is to group notifications, check open PRs for CI failures and conflicts, and flag overdue assigned issues to prioritize work.

Do I need the gh CLI installed to surface GitHub notifications and PR status?

Yes, you need the gh CLI installed because the dashboard reads GitHub data via gh commands to collect notifications, check PR statuses, and triage assigned issues across your repositories.

Can I group GitHub CI failures and review requests by repository for quick triage?

Yes, you can group GitHub CI failures and review requests by repository, collecting and categorizing notifications by type to surface items needing immediate attention for quick triage.

Why does my GitHub issue triage backlog keep growing across multiple repos?

Your GitHub issue triage backlog grows when assigned items are not flagged as overdue or blocked, preventing prioritization; the dashboard surfaces these items to stop backlog growth across repos.

Does the github-dashboard Skill work for surfacing blocked issues and PR conflicts?

Yes, the github-dashboard Skill works for surfacing blocked issues and PR conflicts by triaging assigned issues to flag blocked items and checking open PRs for conflicts and time since last update.