executing-plans

Coordinate written plan execution with review checkpoints and verifications.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/lightxue/dotfiles --skill executing-plans-lightxue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/lightxue/dotfiles/tree/main/agent/skills/executing-plans
Command: npx skills add https://github.com/lightxue/dotfiles --skill executing-plans-lightxue

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrate the execution of a written implementation plan in a separate session, with review checkpoints and clear completion signaling.

Core Features & Use Cases

  • Load a plan file and perform critical review before starting
  • Execute each task deterministically, tracking progress and verifications
  • Announce and hand off to sub-skills (e.g., finishing development branches) upon completion
  • Provide a final status report and learnings for future iterations

Quick Start

Provide a written plan file and I will load, review, and execute it step by step with verifications and a final report.

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 development plan with review checkpoints?

To execute a written development plan with review checkpoints, load the plan file into a separate session for critical review, then proceed through each task deterministically with progress tracking and verifications. This enforces required workflow steps to ensure safe, auditable delivery.

What is the best way to track task progression and verifications during plan execution?

The best way to track task progression and verifications during plan execution is by coordinating the workflow across a separate session. This approach enforces required workflow steps, tracks task progression deterministically, and provides a final status report with learnings for future iterations.

Can I use a structured workflow to manage git-worktrees and finalize development branches?

Yes, you can use a structured workflow to manage git-worktrees and finalize development branches. The execution process announces and hands off to sub-skills upon task completion, ensuring that development branches are finished safely and auditably as part of the final delivery.

Does plan execution require a separate session for task management?

Plan execution requires a separate session for task management to orchestrate the implementation safely. Coordinating the execution of a written plan across a separate session ensures critical review before starting, enforces required workflow steps, and provides clear completion signaling.

How do I get a final status report after executing an implementation plan?

To get a final status report after executing an implementation plan, complete the structured execution workflow. The process provides a final status report and learnings for future iterations after performing critical review, executing tasks deterministically, and handing off to sub-skills.