cult of claude
status banner
OthmanAdi OthmanAdi

status

Development community intermediate

Description

status skill

Installation

Terminal
claude install-skill https://github.com/OthmanAdi/planning-with-files

README


description: "Show current planning status at a glance - phases, progress, and any logged errors."

Read task_plan.md from the current project directory and display a compact status summary.

What to Show

    undefined

Status Icons

    undefined

Output Format

๐Ÿ“‹ Planning Status

Current: Phase {N} of {total} ({percent}%)
Status: {status_icon} {status_text}

  {icon} Phase 1: {name}
  {icon} Phase 2: {name} โ† you are here
  {icon} Phase 3: {name}
  ...

Files: task_plan.md {โœ“|โœ—} | findings.md {โœ“|โœ—} | progress.md {โœ“|โœ—}
Errors logged: {count}

If No Planning Files Exist

๐Ÿ“‹ No planning files found

Run /plan to start a new planning session.

Keep It Brief

This is a quick status check, not a full report. Show just enough to answer "where am I?" without re-reading all the files.