status

Aggregate GitHub milestones, issues, and PRs into a live project dashboard.

3|1|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/corrigantj/buehler --skill status-corrigantj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: status
Source: https://github.com/corrigantj/buehler/tree/main/skills/status
Command: npx skills add https://github.com/corrigantj/buehler --skill status-corrigantj

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

View project progress by aggregating GitHub milestones, issues, and PRs into a live dashboard that shows status, blockers, and CI outcomes, with wiki links and session crash recovery.

Core Features & Use Cases

  • Build a single, updateable dashboard from milestones, issues, PRs, and wiki pages.
  • Group tasks under parent stories, display blockers, and reflect CI status for quick governance.
  • Enable session crash recovery by reconstructing the dashboard from GitHub state after a restart.

Quick Start

Describe the milestone to analyze and run the status skill to render the dashboard.

Frequently Asked Questions about status

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

FAQPage Schema
How do I build a live project dashboard from GitHub milestones and issues?

To build a live project dashboard from GitHub milestones and issues, the status skill aggregates milestones, PRs, and wiki links into a unified view. This provides a single updateable dashboard reflecting status, blockers, and CI outcomes.

What is the best way to track feature development blockers and CI status across GitHub stories?

The best way to track feature development blockers and CI status is by grouping tasks under parent stories within a live dashboard. The status skill categorizes items by status and reflects CI outcomes for quick governance and project tracking.

Do I need a GitHub MCP server and gh CLI to render project status?

Yes, you need a GitHub MCP server, gh CLI, and an active repository remote to fetch data and render the project status dashboard. These dependencies are required to extract GitHub state and categorize items by status.

How do I recover my project dashboard after a session crash?

To recover your project dashboard after a session crash, the status skill automatically reconstructs the dashboard from the existing GitHub state. This session crash recovery ensures your milestone and issue tracking remains persistent across restarts.

Can I group GitHub tasks under parent stories for product team governance?

Yes, you can group GitHub tasks under parent stories for product team governance. The status skill organizes milestones and issues under parent stories, displaying blockers and CI status to support quick feature development tracking.