executing-plans

Execute implementation plans with critical review checkpoints and blocker handling.

3|Updated Apr 20, 2026
One-click install
npx skills add https://github.com/mor-duongmh/morkit-plugin --skill executing-plans-mor-duongmh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/mor-duongmh/morkit-plugin/tree/main/plugins/morkit/skills/executing-plans
Command: npx skills add https://github.com/mor-duongmh/morkit-plugin --skill executing-plans-mor-duongmh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Execute a written implementation plan with critical review checkpoints.

Core Features & Use Cases

  • Load and critically review an implementation plan before coding.
  • Execute tasks in clear, auditable steps with in-session checkpoints.
  • Integrate with morkit workflow tooling (e.g., git-worktrees, plan writing, finishing branches) to guarantee clean development processes.
  • Stop and seek clarification when blockers arise or plan gaps are detected.

Quick Start

Load your implementation plan file and instruct this skill to load, review critically, and execute all tasks with review 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 with review checkpoints?

Executing a development plan with review checkpoints involves loading a written implementation plan, performing critical pre-implementation validation, and processing tasks in an auditable sequence that stops for clarification when blockers arise.

What is a structured plan execution workflow for software engineering?

Structured plan execution workflow enforces end-to-end coordination by loading implementation plans, applying critical review checkpoints, integrating with git-worktrees, and tracking status across in-progress and completed stages.

How do I handle blockers and plan gaps during implementation execution?

To handle blockers and plan gaps during implementation execution, the workflow stops automatically and seeks clarification, ensuring tasks remain in a controlled and auditable sequence without proceeding blindly.

Does plan execution integrate with git-worktrees for development branches?

Yes, plan execution integrates with git-worktrees and finishing-a-development-branch capabilities, enforcing end-to-end coordination and guaranteeing clean development processes throughout the workflow.

Do I need a written implementation plan before starting execution?

Yes, a written implementation plan is required before execution because the workflow loads the plan file to perform critical pre-implementation validation and process tasks in a controlled, auditable sequence.

What are the limitations of automated plan execution in development workflows?

Limitations of automated plan execution include stopping and requiring manual clarification when blockers arise or plan gaps are detected, preventing continuous unattended runs in ambiguous development environments.