executing-plans

Execute written implementation plans with tracked progress and review checkpoints.

1|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/minfengyuan/harness-knowledge-base --skill executing-plans-minfengyuan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/minfengyuan/harness-knowledge-base/tree/main/skills/executing-plans
Command: npx skills add https://github.com/minfengyuan/harness-knowledge-base --skill executing-plans-minfengyuan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a disciplined, traceable method to take a written implementation plan and execute it with continuous review, gap detection, and explicit task tracking to ensure reliable delivery.

Core Features & Use Cases

  • Load and critically review a written plan before starting any work to identify gaps, contradictions, or ambiguities.
  • Execute tasks in order with verifications and a clear completion signal, stopping for clarification if dependencies or plan details are missing.
  • Support for branching or parallel workflows when the plan allows, with explicit guardrails and a final verification before claiming completion.

Quick Start

Load the plan, review it for gaps, and execute tasks in order with verification before reporting completion.

Frequently Asked Questions about executing-plans

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

FAQPage Schema
How do I execute an implementation plan with task verification checkpoints?

To execute a plan with verification checkpoints, load the written plan, critically review it for gaps, and process tasks in order with a deterministic checklist before signaling completion.

What is disciplined plan execution with progress tracking?

Disciplined plan execution with progress tracking is a method to iteratively process a written implementation plan using a task checklist, enforcing review checkpoints and gap detection before reporting completion.

Can I execute branching or parallel workflows from a single plan?

Yes, you can execute branching or parallel workflows when the plan allows, applying explicit guardrails and a final verification step before claiming overall task completion.

How do I review a written implementation plan for gaps before execution?

Review a written implementation plan for gaps by critically analyzing it for contradictions, ambiguities, or missing dependencies, stopping for clarification before starting any staged execution work.

What happens if dependencies are missing during staged plan execution?

During staged plan execution, if dependencies or plan details are missing, the process stops for clarification rather than proceeding, ensuring strict adherence to the approved plan.

Does plan execution work without an approved written plan?

No, plan execution requires a written plan to be loaded and critically reviewed first, as it relies on a deterministic task checklist and clear completion signaling to enforce strict adherence.