get-plan-status

Retrieves execution status and logs for multi-step plans and their individual steps.

9|2|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/AllBeingsFuture/AllBeingsFuture --skill get-plan-status-allbeingsfuture
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: get-plan-status
Source: https://github.com/AllBeingsFuture/AllBeingsFuture/tree/main/electron/embedded-assets/skills/system/get-plan-status
Command: npx skills add https://github.com/AllBeingsFuture/AllBeingsFuture --skill get-plan-status-allbeingsfuture

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides clear, real-time visibility into the execution state of multi-step plans so teams and agents can quickly know which steps are complete, which are pending, and where to investigate when issues arise.

Core Features & Use Cases

  • Plan Overview: Presents a concise task summary with counts of completed and pending steps to track overall progress.
  • Step-level Status & Logs: Lists each step with its completion status and exposes recent execution logs for troubleshooting and auditing.
  • Use Case: Monitor a long-running multi-step automation or agent-driven workflow to detect stalled steps, confirm progress, and gather logs for diagnosing failures.

Quick Start

Show me the current execution status of the active plan, including each step's completion state and recent logs.

Frequently Asked Questions about get-plan-status

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

FAQPage Schema
How do I check the execution status of a multi-step workflow?

To check multi-step workflow execution status, retrieve a plan overview that summarizes completed and pending steps. This provides real-time visibility into overall progress and individual task completion states for monitoring automation.

Can I view execution logs for individual steps in an agent-orchestrated task?

Yes, you can view execution logs for individual steps in an agent-orchestrated task. The status retrieval lists each step with its completion state and exposes recent execution logs for troubleshooting and auditing failures.

What is the best way to monitor progress in a long-running automation plan?

The best way to monitor progress in a long-running automation plan is to retrieve a concise task summary with counts of completed and pending steps. This detects stalled steps and confirms real-time execution progress at a glance.

Does this workflow monitoring approach require any specific dependencies?

No specific dependencies are required for this workflow monitoring approach. It operates as a standalone tool to retrieve plan execution status, requiring only an active multi-step workflow or agent-orchestrated task to monitor.

How do I find out which steps are pending or stalled in a multi-step plan?

To find pending or stalled steps in a multi-step plan, retrieve the current execution status. This produces a summary of steps with per-step statuses and completion counts, highlighting exactly where to investigate issues.

When do I need step-level visibility for task execution?

You need step-level visibility for task execution when monitoring complex, multi-step workflows or agent-driven automation. It is required to detect stalled steps, confirm overall progress, and gather logs for diagnosing failures during auditing.