executing-plans

Execute pre-written implementation plans with review checkpoints and task tracking.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/DarkCodePE/quipu --skill executing-plans-darkcodepe
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/DarkCodePE/quipu/tree/main/docs/arquetipo/deliverables/skills/kernel/executing-plans
Command: npx skills add https://github.com/DarkCodePE/quipu --skill executing-plans-darkcodepe

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinate and execute a pre-written implementation plan with critical review checkpoints to ensure disciplined delivery and traceable progress.

Core Features & Use Cases

  • Load a plan, review it critically, and approve before execution.
  • Execute all tasks in order, track statuses, and apply verifications.
  • Complete development with a final verification gate and clear handoff.

Quick Start

Provide a written plan and run this skill to execute it 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 software development plan step by step?▼

Executing a development plan requires loading a written plan into an isolated workspace, reviewing it critically, and approving it before running tasks sequentially with status tracking and verification checkpoints.

What is a plan execution workflow with review checkpoints?▼

A plan execution workflow with review checkpoints coordinates disciplined delivery of a pre-written implementation plan by applying critical review gates before and during step-by-step task execution to ensure traceable progress.

Can I coordinate subagents when executing a development plan?▼

Yes, you can coordinate subagents when executing a development plan. The workflow supports directing subagents to handle tasks, dependencies, and verification steps defined within the loaded implementation plan.

Do I need a written plan before executing development tasks?▼

Yes, you need a written plan before executing development tasks. The workflow requires a pre-written implementation plan defining tasks, dependencies, and verification steps to load into the isolated workspace for execution.

How does plan execution handle task dependencies and verification steps?▼

Plan execution handles task dependencies and verification steps by executing tasks in order, tracking statuses, and applying defined verifications at critical checkpoints before completing development with a final verification gate.

What is the best way to trace progress during software development plan execution?▼

The best way to trace progress during software development plan execution is using a checkpoint-based workflow that tracks task statuses sequentially and applies a final verification gate to ensure disciplined delivery and clear handoff.