executing-plans

Execute implementation plans with step-by-step verification checkpoints.

Updated Aug 21, 2021
One-click install
npx skills add https://github.com/saint2706/Coding-For-MBA --skill executing-plans-saint2706
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/saint2706/Coding-For-MBA/tree/main/.agents/skills/executing-plans
Command: npx skills add https://github.com/saint2706/Coding-For-MBA --skill executing-plans-saint2706

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires superpowers:using-git-worktrees, superpowers:writing-plans, superpowers:finishing-a-development-branch.

What problem does it solve?

This Skill helps you execute a pre-defined plan step-by-step, ensuring all tasks are completed and verified before moving forward, reducing errors and improving project execution.

Core Features & Use Cases

  • Structured Execution: Follows a written plan with bite-sized tasks and verification steps.
  • Critical Review: Prompts for a thorough review of the plan before execution begins.
  • Checkpoint Verification: Ensures each task is verified before marking it as complete.
  • Use Case: When you have a detailed technical implementation plan, use this Skill to systematically carry out each step, ensuring nothing is missed and all validations pass.

Quick Start

Use the executing-plans skill to execute the plan located at /path/to/your/plan.md.

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?

To execute a development plan step by step, use this Skill to process a detailed plan file, running through each task sequentially and enforcing checkpoint verification before marking any step complete.

How does checkpoint verification work during task execution?

Checkpoint verification works by prompting you to review and validate the output of each completed task against the plan's instructions before the execution workflow advances to the next defined step.

What's the best way to ensure no tasks are missed during project execution?

The best way to ensure no tasks are missed during project execution is to follow a structured plan with bite-sized tasks, using this Skill to prompt critical reviews and validate every checkpoint before proceeding.

Can I use this Skill to execute technical plans without git worktrees?

You can technically execute plans without git worktrees, but this Skill is designed to integrate with git worktrees and branch finishing skills to maintain a robust, isolated development cycle.

Do I need a pre-written plan file before starting task execution?

Yes, you need a pre-written plan file, such as a markdown document located at a specified path, because this Skill facilitates structured task completion by following the plan's defined steps and verification checkpoints.