implement_plan

Automate end-to-end plan implementation with agent orchestration and verification.

1|Updated Jan 2, 2026
One-click install
npx skills add https://github.com/tfunk1030/vibe --skill implement-plan-tfunk1030
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implement_plan
Source: https://github.com/tfunk1030/vibe/tree/main/.claude/skills/implement_plan
Command: npx skills add https://github.com/tfunk1030/vibe --skill implement-plan-tfunk1030

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams translate approved technical plans into concrete implementations, ensuring verification checks are applied and progress auditable.

Core Features & Use Cases

  • Direct Implementation: Execute small plans end-to-end with minimal handoffs.
  • Agent Orchestration: Coordinate multiple agents for larger plans, enabling collaboration and context persistence through handoffs.
  • Verification & Resuming: Validate plan progress, update continuous checklists, and resume from last handoff after interruptions.

Quick Start

Review the plan, then implement it step by step and create a handoff for the next task.

Frequently Asked Questions about implement_plan

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

FAQPage Schema
How do I automate plan implementation with verification checks for multi-phase engineering tasks?

Automating plan implementation involves executing approved technical plans step by step while applying thorough verification checks to validate progress. This skill structures the workflow using a SKILL.md and plan-readme format, ensuring execution modes are tracked and progress is auditable throughout each phase.

What is the best way to coordinate multiple agents for complex plan implementation and handoffs?

Coordinating multiple agents for complex plan implementation requires agent orchestration to enable collaboration and context persistence. This approach manages collaborative handoff workflows, allowing tasks to be distributed across agents while maintaining continuous checklists and structured progress updates.

Can I resume plan implementation from the last handoff after an interruption?

Resuming plan implementation from the last handoff after an interruption is fully supported. The workflow validates plan progress against continuous checklists and uses resumable handoffs to restore context, allowing you to pick up multi-phase engineering tasks exactly where execution stopped.

Does workflow automation for plan execution support both small direct tasks and larger orchestrated plans?

Workflow automation for plan execution supports both small direct tasks and larger orchestrated plans. Direct implementation executes small plans end-to-end with minimal handoffs, while agent orchestration coordinates multiple agents for larger plans, enabling collaboration and context persistence.

When do I need structured plan verification during task implementation?

Structured plan verification is needed when translating approved technical plans into concrete implementations. It ensures verification checks are applied at each phase, progress is auditable through continuous checklists, and complex plan validation is maintained throughout the execution lifecycle.