Content Preview
--- 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 1. **Current Phase**: Extract from "## Current Phase" section 2. **Phase Progress**: Count phases and their status (pending/in_progress/complete) 3. **Phase List**: Show each phase with status icon 4. **Errors**: Count entries in "## Errors Encountered" table if present 5. **Files C
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/status.md \
https://raw.githubusercontent.com/OthmanAdi/planning-with-files/main/commands/status.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/OthmanAdi/planning-with-filesThen reference at commands/status.md
Related Skills
status
Check the current status of tasks in the orchestration system with various filtering and reporting options.
commandsstatus
by qdhenry · claude-command-suite
status-code-recommender
This skill provides automated assistance for status code recommender tasks within the API De
status-code-recommenderstatuscoderecommender
by jeremylongshore · plugins-plus-skills
status-report-generator
This skill provides automated assistance for status report generator tasks within the Enterprise
status-report-generatorstatusreportgenerator
by jeremylongshore · plugins-plus-skills
git-status
Show detailed git repository status
commandsgitstatus
by qdhenry · claude-command-suite