project-view-status

Generate a project progress report from GitHub API data.

1|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/Fandhe-AI/agent-cli-skills --skill project-view-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-view-status
Source: https://github.com/Fandhe-AI/agent-cli-skills/tree/main/skills/project-view-status
Command: npx skills add https://github.com/Fandhe-AI/agent-cli-skills --skill project-view-status

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a detailed project progress report, making it easy to track the status, priority, and size of tasks in a project.

Core Features & Use Cases

  • Status Breakdown: View the number of tasks in each status (e.g., Todo, In Progress, In Review, Done).
  • Priority Breakdown: Analyze tasks by priority levels (e.g., High, Medium, Low).
  • Size Breakdown: Review tasks by their size categories (e.g., XL, L, M, S, XS).
  • Use Case: Use this Skill to quickly get an overview of your project's progress, identify bottlenecks, and make informed decisions.

Quick Start

Generate a project progress report using the 'project-view-status' Skill.

Frequently Asked Questions about project-view-status

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

FAQPage Schema
How do I generate a project progress report from GitHub?

To generate a project progress report from GitHub, this Skill uses the GitHub API to retrieve project information and analyze task status, priority, and size. It requires the 'gh' CLI for authentication and project access to pull the data automatically.

Can I track task status and priority breakdowns for a GitHub project?

Yes, you can track task status and priority breakdowns for a GitHub project. The report analyzes tasks by priority levels like High, Medium, and Low, and categorizes task sizes into XL, L, M, S, and XS for detailed progress tracking.

Do I need the gh CLI to analyze project task status?

Yes, you need the gh CLI installed and authenticated to analyze project task status. The Skill specifically depends on the 'gh' command-line interface to handle authentication and retrieve project information via the GitHub API.

What is the best way to identify project bottlenecks using GitHub data?

The best way to identify project bottlenecks using GitHub data is to review a comprehensive status breakdown. This Skill highlights the number of tasks in stages like Todo, In Progress, In Review, and Done to help you spot stalled work and make informed decisions.

How do I get a size breakdown of tasks in a GitHub project?

To get a size breakdown of tasks in a GitHub project, the Skill analyzes and categorizes items into size categories like XL, L, M, S, and XS. This allows you to review task distribution and assess workload balance across the project.