executing-plans

Load, review, and execute written plan tasks with checkpoints.

Updated Mar 20, 2026
One-click install
npx skills add https://github.com/sixscripts-ai/ghostssh --skill executing-plans-sixscripts-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/sixscripts-ai/ghostssh/tree/main/skills/executing-plans
Command: npx skills add https://github.com/sixscripts-ai/ghostssh --skill executing-plans-sixscripts-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill coordinates the execution of a written plan by loading, reviewing, and implementing tasks with checkpoints to ensure disciplined progress and verifiable outcomes.

Core Features & Use Cases

  • Load and review a plan, identify gaps, and track progress across tasks
  • Execute tasks in order with explicit verifications and checkpoints
  • Collaborate with subagent-enabled workflows to improve reliability and speed

Quick Start

Load the plan file, review it critically, and execute all tasks with checkpoints.

Frequently Asked Questions about executing-plans

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

FAQPage Schema
How do I execute a development plan across multiple sessions with checkpoints?

To execute a development plan across sessions, load the written plan file, review it critically for gaps, and implement tasks sequentially with explicit verification checkpoints to ensure disciplined progress and verifiable outcomes.

What is the best way to track task progress when implementing a written plan?

Tracking task progress when implementing a written plan involves loading the plan, reviewing it to identify gaps, and executing tasks strictly in order with human-in-the-loop review and verifications at each checkpoint to maintain reliable progress.

Can I use subagent tooling to improve workflow reliability during plan execution?

Yes, you can integrate subagent tooling during plan execution to improve workflow reliability and speed. This approach coordinates subagent-enabled processes alongside human-in-the-loop review and verifications at each task checkpoint.

Do I need a pre-written plan file to start task-by-task execution?

Yes, task-by-task execution requires explicit access to a written plan file. This workflow is designed for project scenarios where plans are created in one session and executed in another, requiring strict sequential implementation with verifications.

How does human-in-the-loop review work during plan execution?

Human-in-the-loop review during plan execution requires explicit verifications and checkpoints after each task. This ensures disciplined progress by validating outcomes before moving to the next task in the written plan sequence.

When should I not use a checkpoint-based workflow for plan execution?

You should avoid checkpoint-based plan execution if your project lacks a pre-written plan file or does not require sequential task implementation with verifications. This workflow relies on strict task-by-task execution across separate planning and implementation sessions.