project-status

Aggregate GitHub Issues state, priority, and dependency data into a status report.

Updated Jul 31, 2026
One-click install
npx skills add https://github.com/fsolla/teqo --skill project-status-fsolla
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-status
Source: https://github.com/fsolla/teqo/tree/main/.cursor/skills/project-status
Command: npx skills add https://github.com/fsolla/teqo --skill project-status-fsolla

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the need to manually parse GitHub Issues to understand project progress, bottlenecks, or task prioritization, providing a clear, read-only overview of the development state.

Core Features & Use Cases

  • Project Overview: Aggregates issue counts by state, priority, and type, including tracking of migration or consent requirements.
  • Queue Management: Displays the prioritized claim queue for agents, identifying the next actionable tasks.
  • Dependency Visualization: Generates a Mermaid graph to map task dependencies and identify blockers.
  • Use Case: Use this when you need to know the current project status, identify which tasks are blocked, or visualize the dependency graph to plan the next development sprint.

Quick Start

Ask the project status skill to provide a full overview of the current project queue and dependency graph.

Frequently Asked Questions about project-status

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

FAQPage Schema
How do I get a visual overview of GitHub Issues for project management?

You can aggregate GitHub Issues state, priority, and dependency data to generate a Mermaid graph for project management. This provides a read-only status report that highlights task queues and identifies project blockers.

How do I visualize task dependencies to identify blockers in a development sprint?

You can generate a Mermaid graph mapping repository metadata to visualize task dependencies and identify blockers. This maps task relationships automatically, helping you plan the next development sprint by highlighting blocked issues.

Can I track the prioritized claim queue for agents using GitHub Issues?

Yes, you can track the prioritized claim queue for agents using GitHub Issues. Aggregating repository metadata displays the queue, identifies the next actionable tasks, and visualizes overall project health automatically.

Does visualizing GitHub project status require write access to the repository?

Visualizing GitHub project status does not require write access. The reporting process requires only read-only access to GitHub Issues to aggregate state, priority, and dependency data for visualizing task queues.

What is the best way to parse GitHub Issues to understand project bottlenecks?

Automating the aggregation of repository metadata is the best way to parse GitHub Issues for project bottlenecks. This eliminates manual parsing by providing a clear overview of development state, task prioritization, and blockers.

Do I need a Mermaid diagram renderer to view GitHub dependency maps?

You need a Mermaid diagram renderer to view GitHub dependency maps. The system generates Mermaid graphs to map task dependencies and identify blockers, requiring an environment capable of rendering these diagrams.