Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Plan Status

Display the execution status of a plan by parsing frontmatter metadata. Shows progress at-a-glance without requiring manual inspection of each file.

majiayu000 79a01f4 2 files · 1.5 KB Updated 567 repo stars

File contents

Instructions

Read all references in references/ before using this skill.

Signals

  • User asks "what's the status of the plan?"
  • User wants to see progress on a phase
  • User asks "what's done?" or "what's left?"
  • Before resuming work on an existing plan

References

Directory: references/

  • 01_INTENT.md
  • 02_PROCEDURE.md

Scripts

Directory: scripts/

  • status.sh: Parses frontmatter and displays plan status (macOS/Linux/WSL)
  • status.ps1: Parses frontmatter and displays plan status (Windows)

majiayu000/claude-skill-registry-data/tree/main/workflow/status-jordangunn-skills-2 commit 79a01f41f2

Frequently asked questions

npx skillmds add majiayu000/plan-status-2