·implement-phase
</>

implement-phase

mhylle/claude-skills-collection

Execute a single phase from an implementation plan with all quality gates. This skill is the unit of work for implement-plan, handling implementation, verification, code review, ADR compliance, and plan synchronization for ONE phase. Triggers when implement-plan delegates a phase, or manually with "/implement-phase" and a phase reference.

2Installs·0Trend·@mhylle

Installation

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

SKILL.md

Execute a single phase from an implementation plan with comprehensive quality gates. This skill is designed to be called by implement-plan but can also be invoked directly.

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

| Spawn subagents to write code | Write code yourself | | Spawn subagents to create files | Use Write/Edit tools directly | | Spawn subagents to run tests | Run tests yourself | | Spawn subagents to fix issues | Fix code yourself | | Read files to understand context | Read files to copy/paste code |

Execute a single phase from an implementation plan with all quality gates. This skill is the unit of work for implement-plan, handling implementation, verification, code review, ADR compliance, and plan synchronization for ONE phase. Triggers when implement-plan delegates a phase, or manually with "/implement-phase" and a phase reference. 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-phase
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is implement-phase?

Execute a single phase from an implementation plan with all quality gates. This skill is the unit of work for implement-plan, handling implementation, verification, code review, ADR compliance, and plan synchronization for ONE phase. Triggers when implement-plan delegates a phase, or manually with "/implement-phase" and a phase reference. Source: mhylle/claude-skills-collection.

How do I install implement-phase?

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-phase 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
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01