complete-plan

Mark plans as completed and generate execution summaries with step statuses and duration.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

When a multi-step plan or coordinated agent workflow finishes, it is easy to lose track of overall outcomes, failed steps, and total time; this Skill consolidates final status and produces a clear execution report to close the loop.

Core Features & Use Cases

  • Mark Completion: Set a plan's overall state to completed once every step is finished.
  • Summary Report: Produce a concise execution summary that includes per-step status, success and failure counts, and total elapsed time.
  • Use Case: After an orchestrated multi-agent task finishes, call this Skill to finalize the plan, communicate results to stakeholders, and archive execution statistics.

Quick Start

Mark the plan as completed and generate a concise summary report including success and failure counts and total duration.

Frequently Asked Questions about complete-plan

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

FAQPage Schema
How do I generate an execution summary after a multi-step plan finishes?

To generate an execution summary after a multi-step plan finishes, use this Skill to mark the workflow as completed and automatically compile per-step statuses, success and failure counts, and total elapsed time into a structured report.

What is the best way to compile success and failure statistics for agent-driven workflows?

The best way to compile success and failure statistics for agent-driven workflows is to finalize the plan state, which aggregates all step outcomes and calculates the total duration to produce a concise execution summary report.

When do I need to finalize a plan and produce an execution report?

You need to finalize a plan and produce an execution report when all steps in a coordinated task workflow are finished, ensuring you close the loop, communicate results to stakeholders, and archive execution statistics.

Does the execution summary include total elapsed time for task workflows?

Yes, the execution summary includes total elapsed time for task workflows, alongside per-step statuses and success and failure counts, providing a complete overview of the plan's execution duration.

How do I track per-step statuses for a completed multi-agent plan?

You track per-step statuses for a completed multi-agent plan by triggering the plan completion process, which consolidates the final state of every step into a structured execution summary for review.