executing-plans

Execute predefined implementation plans with verification checkpoints.

947|163|Updated Jan 13, 2026
One-click install
npx skills add https://github.com/guanyang/antigravity-skills --skill executing-plans-guanyang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/guanyang/antigravity-skills/tree/main/skills/executing-plans
Command: npx skills add https://github.com/guanyang/antigravity-skills --skill executing-plans-guanyang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured approach to executing pre-defined implementation plans, ensuring tasks are followed precisely and critical review checkpoints are met.

Core Features & Use Cases

  • Plan Execution: Systematically executes bite-sized tasks defined in a plan file.
  • Verification: Includes running specified verifications for each task.
  • Checkpoint Review: Facilitates critical review of the plan before execution and prompts for help when blocked.
  • Use Case: A developer receives a detailed plan for implementing a new feature. They use this skill to follow the plan step-by-step, ensuring all code changes, tests, and verifications are completed before finalizing the branch.

Quick Start

Use the executing-plans skill to load and execute the plan located at /path/to/implementation_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, this skill systematically processes bite-sized tasks from a plan file, marking each task as in progress, executing it, running specified verifications, and marking it completed before proceeding to the next.

What is the best way to ensure tasks in an implementation plan are followed precisely?

The best way to ensure tasks are followed precisely is to use a structured workflow that enforces critical review checkpoints, executes defined steps methodically, and prompts for help when blocked.

Can I use this skill to manage a development workflow with critical review checkpoints?

Yes, you can use this skill to manage a development workflow by loading a detailed implementation plan, verifying each task upon completion, and stopping to ask for help whenever a critical review fails or a block occurs.

How do I handle verification failures when executing implementation plans?

When verification fails during implementation plan execution, the workflow features clear protocols for stopping the execution process and prompting for help, preventing incorrect tasks from being marked as completed.

What do I need to start executing a predefined task management plan?

You need a pre-defined implementation plan file containing detailed steps and specified verifications to load into the skill for systematic execution and task completion.

Why does my task management workflow skip verification stages during code implementation?

Your workflow skips verification stages because it lacks a methodical execution structure; this skill enforces running specified verifications for each task and completing critical reviews before proceeding.