Implement Plan

Execute technical plans in phases and verify code against success criteria.

4|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/visualitypl/visuality-humanlayer --skill implement-plan-visualitypl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Implement Plan
Source: https://github.com/visualitypl/visuality-humanlayer/tree/main/.github/skills/implement_plan
Command: npx skills add https://github.com/visualitypl/visuality-humanlayer --skill implement-plan-visualitypl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the execution and verification of technical plans, ensuring that code changes align with predefined specifications and success criteria.

Core Features & Use Cases

  • Phased Implementation: Executes plans in distinct phases, allowing for granular progress tracking.
  • Automated Verification: Runs predefined checks to validate implementation against success criteria.
  • Mismatch Handling: Provides a structured way to report and address discrepancies between the plan and the actual codebase.
  • Use Case: Implementing a new feature by following a detailed technical plan, ensuring all steps are completed and verified before moving to the next.

Quick Start

Implement the plan located at thoughts/shared/plans/feature-x.md.

Frequently Asked Questions about Implement Plan

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

FAQPage Schema
How do I automate technical plan execution and verify code changes against success criteria?

Phased implementation executes technical plans in distinct phases, allowing granular progress tracking. Automated verification runs predefined checks to validate implementation against success criteria, while structured mismatch handling reports discrepancies between the plan and the actual codebase for iterative development.

What is the best way to track development workflow progress when implementing a new feature from a plan?

Phased implementation executes technical plans in distinct phases, allowing granular progress tracking. Automated verification runs predefined checks to validate implementation against success criteria, while structured mismatch handling reports discrepancies between the plan and the actual codebase for iterative development.

How do I handle mismatches between a technical plan and the actual codebase during implementation?

Structured mismatch handling reports discrepancies between the plan and the actual codebase during code changes and automated checks. This enables iterative development to address differences and align the implementation with defined specifications and success criteria.

Do I need to read original tickets and codebase files before executing a technical plan?

Careful reading of original tickets, relevant codebase files, and technical plans is required before execution. This ensures accurate implementation, proper adherence to defined phases, and correct verification against the specified success criteria.

Can I verify implementation success criteria automatically after completing code changes?

Automated verification runs predefined checks to validate implementation against success criteria after completing code changes. This ensures alignment with the original plan before proceeding to subsequent development phases.