project-manager-status

Displays GitHub Issues grouped by status with priority, size, and blocking relationships.

16|2|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/hojinzs/github-symphony --skill project-manager-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-manager-status
Source: https://github.com/hojinzs/github-symphony/tree/main/.claude/skills/project-manager-status
Command: npx skills add https://github.com/hojinzs/github-symphony --skill project-manager-status

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GitHub Project boards can be hard to read at a glance when tracking status, priority, size, estimates, and blockers. This skill provides a unified dashboard that groups issues by status and surfaces key metadata to streamline decision-making and triage.

Core Features & Use Cases

  • Dashboard overview: groups issues by status with priority, size, and estimate.
  • Blocking awareness: highlights unresolved blockers and stale blocker states to identify risks.
  • Triaging & reporting: enables quick backlog triage and status reporting across repositories.

Quick Start

Invoke the /project-manager:status command to display the current project-board dashboard for your repository.

Frequently Asked Questions about project-manager-status

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

FAQPage Schema
How do I view GitHub project issues grouped by status and priority?

To view GitHub project issues grouped by status and priority, this skill fetches issue data via GitHub CLI and GraphQL, rendering a concise dashboard that highlights priority, size, estimate, and blocking relationships at a glance.

What is the best way to identify unresolved blockers in a GitHub project board?

To identify unresolved blockers in a GitHub project board, this skill surfaces blocking awareness by highlighting unresolved blockers and stale blocker states, enabling teams to monitor progress and quickly identify risks across repositories.

How do I triage backlog issues across multiple GitHub repositories?

To triage backlog issues across multiple GitHub repositories, this skill provides a unified dashboard that groups issues by status with key metadata, streamlining decision-making and enabling quick backlog triage and status reporting.

Do I need a configuration file to display my GitHub project dashboard?

Yes, you need a configuration file to display your GitHub project dashboard. The skill reads the PROJECT_MANAGE.md file for configuration before fetching issue data and rendering the real-time project board dashboard.

Does this project management dashboard work across different GitHub repositories?

Yes, this project management dashboard works across different GitHub repositories. It is applicable to real-time project boards across repositories, fetching issue data via GitHub CLI and GraphQL to monitor progress and triage backlog.