status-report

Aggregate checklist progress and activity into a 15-20 line project status summary.

7|1|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/Shiien/Self-Evolved-Research-Framework --skill status-report-shiien
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: status-report
Source: https://github.com/Shiien/Self-Evolved-Research-Framework/tree/main/skills/status-report
Command: npx skills add https://github.com/Shiien/Self-Evolved-Research-Framework --skill status-report-shiien

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill generates a concise, up-to-date overview of a project by aggregating checklist progress, recent activity, and key outputs, reducing status meeting time.

Core Features & Use Cases

  • Reads Checklist.md and all relevant checklists to compute completion stats per term and category.
  • Reads config.yaml and SUMMARY.md to surface milestones and recent activity.
  • Produces a 15-20 line status summary including blocking items, upcoming milestones, and key outputs.

Quick Start

Ask the AI for a project health snapshot for the current sprint.

Frequently Asked Questions about status-report

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

FAQPage Schema
How do I generate a project status report from a checklist and config files?

Generate a project status report by reading Checklist.md and config.yaml to compute completion stats, surface milestones, and produce a concise 15-20 line overview highlighting blocking items and recent activity for stakeholders.

What is the best way to automate project health snapshots for ongoing work?

Automate project health snapshots by aggregating checklist progress and recent activity from SUMMARY.md, computing per-category metrics, and delivering a crisp update to reduce status meeting time.

Can I use this reporting workflow without any external dependencies?

Yes, you can use this reporting workflow without external dependencies. It operates internally by parsing existing project structure files like Checklist.md, config.yaml, and SUMMARY.md to compute metrics.

How do I identify blocking items and upcoming milestones in a project summary?

Identify blocking items and upcoming milestones by parsing config.yaml and SUMMARY.md to surface key outputs and unresolved checklist terms, aggregating them into a concise project update.

Does this status reporting tool require a specific project management framework?

No specific project management framework is required. The tool applies to any ongoing project with a structured file format like Checklist.md, config.yaml, and SUMMARY.md to compute per-term completion stats.

Why does my project status summary only show 15-20 lines?

Your project status summary shows 15-20 lines because the tool is designed to produce a concise overview for stakeholders, reducing status meeting time by focusing only on blocking items, milestones, and key outputs.