implement-plan

Coordinate phased implementation workflows with automated verification and manual sign-offs.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/adamway/thoughts-cli --skill implement-plan-adamway
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implement-plan
Source: https://github.com/adamway/thoughts-cli/tree/main/.claude/skills/implement-plan
Command: npx skills add https://github.com/adamway/thoughts-cli --skill implement-plan-adamway

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps teams reliably coordinate phased implementation workflows, ensuring reviewable increments and structured handoffs to maintain quality over large technical projects.

Core Features & Use Cases

  • Structured Plan Execution: Executes predefined plans divided into phases, respecting verification checkpoints and manual sign-offs.
  • Handoff and Resume: Supports multi-session workflows, allowing continuation from checkpoints with context preservation.
  • Verification and Validation: Automates running verification commands, pausing for manual testing, and validating acceptance criteria before proceeding.
  • Use Case: Use this Skill to systematically build and review multi-phase features, with clear checkpoints, documentation, and demo preparation.

Quick Start

Run the implement-plan in your current feature branch, then verify each phase’s automated tests and manual checks before moving to the next.

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 phased development plan with automated verification?

Structured plan execution divides predefined plans into phases, respecting verification checkpoints and manual sign-offs. It automates running verification commands and validates acceptance criteria before proceeding to the next development increment.

How does multi-session plan execution handle context preservation and resume?

Multi-session plan execution supports continuation from checkpoints with context preservation. It allows structured handoffs across development sessions, ensuring disciplined delivery aligned with plan artifacts and review standards.

Can I automate manual testing checkpoints within continuous delivery workflows?

Yes, you can automate manual testing checkpoints within continuous delivery workflows by pausing execution for manual validation. The workflow validates acceptance criteria and generates documentation before proceeding to the next phase.

What is the best way to coordinate multi-phase implementation for complex projects?

The best way to coordinate multi-phase implementation is using structured workflows that automate execution and verification. This method handles multi-phase planning, checkpoint validation, and demo brief generation to ensure disciplined delivery.

Does plan execution support documentation generation and demo briefs?

Yes, plan execution supports documentation generation and demo briefs as part of its phase coordination workflow. It ensures reviewable increments are documented and aligned with plan artifacts for continuous delivery.