executing-plans

Execute written plans step-by-step with checkpoints and status tracking.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Hanseooo/hanseo-opencode-workflows --skill executing-plans-hanseooo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/Hanseooo/hanseo-opencode-workflows/tree/main/skills/executing-plans
Command: npx skills add https://github.com/Hanseooo/hanseo-opencode-workflows --skill executing-plans-hanseooo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Load, review, and execute a written plan with structured checkpoints to ensure quality and alignment.

Core Features & Use Cases

  • Load and critically review a plan file before starting
  • Execute tasks step-by-step with status tracking and verifications
  • Integrate with sub-skills for plan creation and branch finishing

Quick Start

Load a plan file, review it critically, and execute all tasks as described.

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 written software development plan step by step?

To execute a written software development plan step by step, load the plan file for critical review, then process each task sequentially with status tracking, binary progress updates, and enforced verification checkpoints before completion.

What is the best way to add verification checkpoints to a task execution workflow?

Adding verification checkpoints to a task execution workflow involves enforcing step-by-step status transitions and validating each task against the pre-defined plan before marking it complete, ensuring quality and alignment throughout the delivery process.

Can I load and review a plan file before starting task execution?

Yes, you can load and critically review a plan file before starting task execution. The workflow enforces a preliminary review phase to evaluate the plan's contents and ensure it is ready for automated, step-by-step implementation.

Does automated plan execution support binary progress tracking for software delivery?

Automated plan execution supports binary progress tracking for software delivery by applying status transitions to each task, verifying completion criteria, and generating a final completion report for the entire workflow.

What happens if a task verification fails during structured plan execution?

During structured plan execution, failed task verification prevents the status transition to completion, halting progress at the checkpoint until the issue is resolved and the task meets the plan's defined verification criteria.