status-workflow

Aggregate planning docs, GitHub activity, and git state into a status report.

1|Updated Jan 20, 2026
One-click install
npx skills add https://github.com/elsolal/Skillz-Claude-Codex-And-More --skill status-workflow-elsolal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: status-workflow
Source: https://github.com/elsolal/Skillz-Claude-Codex-And-More/tree/main/.claude/skills/status-workflow
Command: npx skills add https://github.com/elsolal/Skillz-Claude-Codex-And-More --skill status-workflow-elsolal

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Consolidates planning docs, GitHub activity, and repository state into a single, read-only dashboard that surfaces the current project health and recommended next actions.

Core Features & Use Cases

  • Aggregate planning artifacts, issues, PRs, and local git state into a unified dashboard.
  • Present concise status tables and a guided next-step recommendation for project teams.
  • Use case: quickly assess readiness for dev work or identify blockers across the project.

Quick Start

Run the /status command to generate the current project dashboard from planning docs, GitHub issues/PRs, and git state.

Frequently Asked Questions about status-workflow

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

FAQPage Schema
How do I generate a read-only project status dashboard from GitHub and local git state?

To generate a read-only project status dashboard, you can run the /status command to automatically aggregate planning docs, GitHub activity, and local git state into a concise status table with recommended next actions.

What is the best way to aggregate GitHub issues and planning docs into a unified status table?

Aggregating GitHub issues, PRs, and planning docs into a unified status table is done by running the /status command, which surfaces project health and identifies blockers across the repository without modifying any files.

Can I assess project readiness for dev work without modifying my repository?

Yes, you can assess project readiness for dev work safely because the dashboard operates strictly in read-only mode, gracefully handling missing sources while aggregating your local git state and GitHub activity.

How does a project status dashboard handle missing planning artifacts or GitHub sources?

A project status dashboard handles missing planning artifacts or GitHub sources gracefully by evaluating available repository state and outputting a structured four-section report with whatever data is present.

What is included in the structured report when automating a project status dashboard?

Automating a project status dashboard produces a structured four-section report that includes aggregated planning artifacts, issues, PRs, local git state, and a guided recommendation for your next project step.