status

Inspect implementation plan progress from status.yaml files without altering execution state.

4|2|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/anderson-0/mighty-powers --skill status-anderson-0
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: status
Source: https://github.com/anderson-0/mighty-powers/tree/main/skills/status
Command: npx skills add https://github.com/anderson-0/mighty-powers --skill status-anderson-0

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of needing a quick view of implementation plan progress without accidentally starting, resuming, or modifying an active workflow.

Core Features & Use Cases

  • Plan Status Inspection: Reads plan status files and presents current progress, waves, tasks, and checkpoints in a compact format.
  • Multi-Plan Overview: Scans available plans and summarizes their states when multiple implementations are being tracked.
  • Use Case: Developers managing long-running feature work can check completed, active, and pending tasks before deciding whether to continue execution.

Quick Start

Use the status skill to show the current progress of my implementation plans.

Frequently Asked Questions about status

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

FAQPage Schema
How do I check implementation plan progress without resuming execution?

You can check implementation plan progress without resuming execution by reading status.yaml files to present structured summaries of active and completed plans. This inspects current progress, waves, tasks, and checkpoints without modifying active workflow state.

How do I view multi-plan status summaries for active and completed plans?

Viewing multi-plan status summaries involves scanning available plans to summarize their states. It checks completed, active, and pending tasks across multiple tracked implementations, presenting progress, waves, and checkpoints in a compact format.

Can I track workflow checkpoints without modifying the execution state?

You can track workflow checkpoints without modifying the execution state by inspecting plan status files. This read-only approach presents current progress and task completion status for active multi-step plans without starting or resuming the workflow.

What is the best way to monitor long-running feature implementation plans?

The best way to monitor long-running feature implementation plans is by reading status.yaml files to check completed, active, and pending tasks. This provides a compact progress overview of waves and checkpoints without triggering execution.

Does progress tracking work without triggering workflow resumption?

Progress tracking works without triggering workflow resumption by reading plan status files independently. It extracts and presents current task completion and checkpoint data from status.yaml files, ensuring the active execution state remains completely untouched.

How do I inspect task completion status across multiple tracked implementations?

Inspect task completion status across multiple tracked implementations by scanning available plans and reading their status.yaml files. This summarizes the states of active and completed plans, presenting waves and checkpoints in a structured format.