·implement-plan
>_

implement-plan

mhylle/claude-skills-collection

Orchestrate the execution of complete implementation plans, delegating each phase to implement-phase skill. This skill manages the full plan lifecycle including phase sequencing, user confirmation between phases, and overall progress tracking. Triggers on "implement the plan", "execute the implementation plan", or when given a path to a plan file.

2Installs·0Trend·@mhylle

Installation

$npx skills add https://github.com/mhylle/claude-skills-collection --skill implement-plan

SKILL.md

Orchestrate the execution of complete implementation plans by delegating each phase to the implement-phase skill. This skill manages the full plan lifecycle.

THIS SESSION IS AN ORCHESTRATOR. YOU MUST NEVER IMPLEMENT CODE DIRECTLY.

| Read plan and prompts | Write code | | Discover phase prompts | Create files | | Invoke implement-phase skill | Use Write/Edit tools | | Track plan-level progress | Implement directly | | Present results to user | Fix issues directly | | Handle user confirmation | Run implementation commands |

Orchestrate the execution of complete implementation plans, delegating each phase to implement-phase skill. This skill manages the full plan lifecycle including phase sequencing, user confirmation between phases, and overall progress tracking. Triggers on "implement the plan", "execute the implementation plan", or when given a path to a plan file. Source: mhylle/claude-skills-collection.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mhylle/claude-skills-collection --skill implement-plan
Category
>_Productivity
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is implement-plan?

Orchestrate the execution of complete implementation plans, delegating each phase to implement-phase skill. This skill manages the full plan lifecycle including phase sequencing, user confirmation between phases, and overall progress tracking. Triggers on "implement the plan", "execute the implementation plan", or when given a path to a plan file. Source: mhylle/claude-skills-collection.

How do I install implement-plan?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mhylle/claude-skills-collection --skill implement-plan Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/mhylle/claude-skills-collection

Details

Category
>_Productivity
Source
skills.sh
First Seen
2026-02-01