checklist-status

Recompute progress counts across checklist branches and leaf items.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Recomputes progress across the checklist tree and updates all branch and leaf item counts.

Core Features & Use Cases

  • Recompute and validate progress counts for L0/L1/L2 items across branches and categories.
  • Produce per-term, per-category progress statistics and prioritized work items.
  • Supports session-open banners with a condensed summary for quick status at a glance.

Quick Start

Run the checklist-status skill to generate the latest project-progress report and banner.

Frequently Asked Questions about checklist-status

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

FAQPage Schema
How do I automate project checklist progress calculation across nested headers?

To automate project checklist progress, the skill reads Checklist.md and L1/L2 headers, recomputes branch and leaf item counts, and writes back changed files to ensure authoritative metrics.

What is the best way to generate a session-open progress summary for project management?

Generating a session-open progress summary condenses per-term, per-category statistics and prioritized work items into a quick status banner for at-a-glance project management visibility.

How do I update root timestamps and validate L0/L1/L2 progress counts?

Updating root timestamps and validating L0/L1/L2 progress counts involves recomputing item statuses across branches and categories, then writing back changed files to maintain authoritative project metrics.

Can I track short-, mid-, and long-term project work items using checklist analysis?

Checklist analysis tracks short-, mid-, and long-term project work items by producing per-term, per-category progress statistics and prioritized tasks derived from the checklist tree structure.

Does checklist status reporting work without external dependencies or project management platforms?

Checklist status reporting operates without external dependencies, relying solely on reading and writing back to Checklist.md and L1/L2 headers to recompute progress metrics and update root timestamps.