implement_plan

Implement approved technical plans and track phase progress with verification.

2|Updated May 8, 2026
One-click install
npx skills add https://github.com/BrightBlock/hyprlayer-cli --skill implement-plan-brightblock
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implement_plan
Source: https://github.com/BrightBlock/hyprlayer-cli/tree/main/claude/skills/implement_plan
Command: npx skills add https://github.com/BrightBlock/hyprlayer-cli --skill implement-plan-brightblock

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automate the implementation of an approved technical plan, tracking phase progress and ensuring that all defined success criteria are met.

Core Features & Use Cases

  • Read and interpret the plan's phases and the required changes.
  • Update progress by marking items completed, transitioning status from active to implemented, and running or applying verification criteria.
  • Pause for human verification between phases and surface issues for guidance before proceeding.

Quick Start

Provide the path to an approved plan document to begin implementing it.

Frequently Asked Questions about implement_plan

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

FAQPage Schema
How do I automate implementing an approved technical plan and track phase progress?

You can automate plan implementation by reading the plan artifact, updating checkboxes for completed items, transitioning status from active to implemented, and running verification criteria at each phase to ensure all defined success criteria are met.

What is the best way to translate a project plan into concrete code changes?

Translating a plan into concrete changes requires reading the original ticket and referenced files, enforcing status transitions, and coordinating automated checks to apply modifications phase by phase against the approved plan artifact.

Can I pause automated software implementation between phases for manual verification?

Yes, the implementation process pauses for human verification between phases, surfacing any issues for guidance before proceeding to the next phase to ensure manual validation of automated changes.

Does automated plan implementation track progress against defined phases and update status?

Automated plan implementation tracks progress by reading and updating plan artifacts, marking completed items, enforcing status transitions from active to implemented, and coordinating automated checks throughout the phase lifecycle.

How do I run verification milestones during software engineering project automation?

Running verification milestones involves coordinating automated checks and manual verification steps at phase boundaries, pausing implementation to validate that all defined success criteria are met before transitioning to the next phase.

What do I need to start automating plan implementation for software engineering projects?

You need an approved plan document containing defined phases, success criteria, and referenced files, which the system reads to begin translating the approved plan into concrete changes through automated phase execution.