executing-plans

Execute implementation plans with review checkpoints and controlled task sequencing.

264|11|Updated Apr 25, 2026
One-click install
npx skills add https://github.com/coco-research/coco --skill executing-plans-coco-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-plans
Source: https://github.com/coco-research/coco/tree/main/skills/executing-plans
Command: npx skills add https://github.com/coco-research/coco --skill executing-plans-coco-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you carry a written implementation plan from intent to completion without losing structure, skipping checks, or drifting from the agreed approach.

Core Features & Use Cases

  • Plan Review: Reads the plan first and surfaces concerns before work begins.
  • Controlled Execution: Breaks work into ordered tasks, tracks progress, and follows each step exactly.
  • Verification and Handoffs: Runs required checks, stops on blockers, and finishes by handing off to the branch-completion workflow.
  • Use Case: Use it when you already have an approved development plan and need a disciplined agent to execute it in a separate session with review checkpoints.

Quick Start

Ask the assistant to load your implementation plan, review it critically, and execute each task with verification and blocker checks until the work is complete.

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 multi-step implementation plan without skipping verification steps?

Executing a multi-step implementation plan requires controlled task sequencing and review checkpoints. This Skill breaks work into ordered tasks, enforces critical plan review, tracks progress task-by-task, and runs required verification checks before completion handoff.

What is the best way to manage plan-driven refactors across separate development sessions?

Managing plan-driven refactors across separate sessions requires disciplined task tracking and blocker escalation. This Skill reads your approved plan, executes each task with controlled sequencing, pauses for clarification when blocked, and hands off finished work to branch-completion workflows.

Can I use this plan execution approach for multi-step software delivery with code review checkpoints?

Yes, this plan execution approach suits multi-step software delivery with code review checkpoints. It enforces critical plan review before work begins, applies task-by-task tracking, runs verification steps, and escalates blockers to ensure disciplined implementation handoffs.

How do I handle blockers during implementation plan execution?

Handling blockers during implementation plan execution requires pausing for clarification and escalating issues. This Skill stops work when blocked, surfaces concerns during initial plan review, and enforces verification checks before proceeding to the next ordered task.

Do I need an approved development plan before starting plan execution?

Yes, you need an approved development plan before starting plan execution. This Skill reads the written implementation plan first, surfaces concerns before work begins, and then executes each task with verification and blocker checks until the work is complete.

When should I not use controlled task sequencing for implementation work?

You should avoid controlled task sequencing for implementation work when you lack an approved development plan or need ad-hoc coding without review checkpoints. This Skill enforces critical plan review, task-by-task tracking, and verification steps designed for multi-step software delivery.