implement_plan

Implement approved technical plans from thoughts/shared/plans with verification.

1|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/dzackgarza/ai --skill implement-plan-dzackgarza
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implement_plan
Source: https://github.com/dzackgarza/ai/tree/main/opencode/skills/implement_plan
Command: npx skills add https://github.com/dzackgarza/ai --skill implement-plan-dzackgarza

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Implement approved technical plans from thoughts/shared/plans with verification.

Core Features & Use Cases

  • Direct implementation for small plans to deliver quick results with hands-on execution.
  • Agent orchestration for larger, multi-phase plans to coordinate tasks via handoffs and persistence.
  • Built-in risk checks (premortem, plan validation) and structured verification before proceeding.

Quick Start

Provide a plan path and choose the execution mode to begin implementation.

Frequently Asked Questions about implement_plan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I execute a multi-phase technical plan with verification?

You can execute a multi-phase technical plan with verification by using agent orchestration to coordinate tasks via handoffs and persistence, ensuring structured delivery. This approach enforces pre-mortem checks and plan validation before proceeding.

What is a pre-mortem check in plan execution?

A pre-mortem check in plan execution is a built-in risk management step that validates your technical plan and identifies potential failures before implementation begins. It ensures structured verification and robust delivery by enforcing proactive risk assessment.

How do I manage agent handoffs during large plan implementation?

You manage agent handoffs during large plan implementation by using an orchestration mode designed to coordinate multi-phase work through structured task persistence. This ensures robust delivery by enforcing validation and handoff-based execution across agents.

When do I need agent orchestration for plan execution instead of direct implementation?

You need agent orchestration for plan execution when managing larger, multi-phase technical plans that require coordinated handoffs and persistence. Direct implementation is suited for smaller plans where quick, hands-on execution is sufficient.

Does plan execution work without external dependencies?

Yes, plan execution works without external dependencies, allowing you to implement approved technical plans directly. It relies on internal risk checks, plan validation, and handoff-based execution mechanisms to ensure verified delivery.