github-dashboard

SKILL.md

Give me a GitHub dashboard update.

Phase 1: Notifications Analysis

  1. Fetch notifications: gh api notifications
  2. Group by repository and type, prioritise by: direct mentions, review requests, CI failures, issue updates

Phase 2: PR Status Check

  1. Check open PRs: gh pr list --author @me --state open
  2. For each: review status, CI status, merge conflicts, time since update
  3. List PRs needing action

Phase 3: Issue Triage

  1. Issues assigned to me: gh issue list --assignee @me
  2. New issues in maintained repos needing triage
  3. Flag overdue or blocked issues

Phase 4: Summary Report

  1. Action items, review requests, CI failures, upcoming deadlines, quick stats
  2. Suggest priority order for the day

Auto-Exit When Standalone

IMPORTANT: If this command is being run as a standalone request, automatically exit after completing all phases successfully.

Weekly Installs
4
GitHub Stars
6
First Seen
Feb 10, 2026
Installed on
amp4
github-copilot4
codex4
kimi-cli4
gemini-cli4
opencode4