executing-plans

Load, review, and execute written plans step-by-step with verifications.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Sjw2005/https---gitee.com-song-jiawei-2005-yolopro --skill executing-plans-sjw2005
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/Sjw2005/https---gitee.com-song-jiawei-2005-yolopro/tree/main/.agents/skills/executing-plans
Command: npx skills add https://github.com/Sjw2005/https---gitee.com-song-jiawei-2005-yolopro --skill executing-plans-sjw2005

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Load plan, review critically, execute all tasks, report when complete.

Core Features & Use Cases

  • Load and review plan
  • Execute tasks step-by-step with verifications
  • Complete development and report outcomes

Quick Start

Announce at start and proceed with the plan, ensuring checkpoints and verifications at every step and stopping if blockers arise.

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 step-by-step with verification checkpoints?

Executing a development plan step-by-step involves loading the written plan, reviewing it critically, and processing tasks sequentially while enforcing verification checkpoints at every stage to ensure accuracy. The workflow stops automatically if blockers arise during execution.

What is plan-driven task execution and when do I need an isolated workspace?

Plan-driven task execution is an automated workflow that reviews and processes written plans sequentially. You need an isolated workspace, such as git-worktrees, when executing development tasks to keep checkpoints and verifications separated from your main environment.

Can I use this plan execution workflow for data and operational tasks?

Yes, you can use this plan execution workflow for data and operational tasks. It applies to any plan-driven workflow requiring clear steps, checkpoints, and verifications, successfully completing tasks across development, data, and operational domains.

What's the best way to automate end-to-end plan execution with subskills?

The best way to automate end-to-end plan execution is by using sub-skills to load, review, and execute written plans. This approach confirms a completion workflow by applying verifications and checkpoints to each task step-by-step.

How do I handle blockers when executing a multi-step plan?

To handle blockers when executing a multi-step plan, the workflow stops execution immediately upon encountering an issue. It enforces verification checkpoints at every step, ensuring you review the blocker before proceeding with the remaining tasks.