project-status

Analyze SE artifacts and tickets to produce a structured project status report.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/Busboom-Foo/meetupfu --skill project-status-busboom-foo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-status
Source: https://github.com/Busboom-Foo/meetupfu/tree/main/.claude/skills/project-status
Command: npx skills add https://github.com/Busboom-Foo/meetupfu --skill project-status-busboom-foo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Read and interpret SE artifacts and tickets to determine project stage, progress, and recommended next actions.

Core Features & Use Cases

  • Artifact overview: detects presence of key SE documents (docs/clasi/design/overview.md, docs/clasi/design/usecases.md, docs/clasi/architecture/).
  • Sprint & tickets: scans active and completed sprints and their tickets to compute status.
  • Actionable output: produces a structured status report including artifact status, sprint status, ticket counts by status, and suggested next steps.

Quick Start

Run the skill against the current repository to generate a live project-status report.

Frequently Asked Questions about project-status

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

FAQPage Schema
How do I generate a project status report from sprint tickets and artifacts?

To generate a project status report, analyze the current project state by reading SE artifacts and tickets to determine stage, progress, and next actions. The output is a structured report detailing artifact status, sprint info, ticket counts by status, and identified blockers.

Can I determine project health for maintenance mode and governance reviews?

Yes, you can determine project health for maintenance mode and governance reviews by analyzing active and completed sprints. The process scans sprint tickets and SE artifacts to compute status and produce actionable project health insights.

What is the best way to track sprint progress and ticket status counts?

The best way to track sprint progress is by scanning active and completed sprints to compute ticket status counts. This analysis produces a structured status report including sprint info, ticket counts by status, and suggested next steps.

Does this project status analysis detect missing SE design and architecture docs?

Yes, the project status analysis detects missing SE documents by checking for the presence of key files like docs/clasi/design/overview.md, docs/clasi/design/usecases.md, and docs/clasi/architecture/ directories to report artifact status.

How do I identify project blockers and next actions for sprint planning?

Identify project blockers and next actions by reading SE artifacts and tickets across active and completed sprints. The analysis determines current stage and progress, outputting a structured status report with suggested next steps and identified blockers.