phased-implementation-review-loop

Community

Ship changes with review loops

Authorwnz99
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents multi-step code changes from drifting off-plan by enforcing a disciplined cycle of planning, implementation, verification, and independent review before moving to the next step.

Core Features & Use Cases

  • Phased planning: Break a large change into small, testable steps with clear goals, likely files, and verification targets.
  • Step-by-step execution: Implement one step at a time, re-reading the plan and checking the relevant code path before each edit.
  • Independent review loops: Use a fresh-context sub-agent to review each step, then fix all High and Medium findings before advancing.
  • Use case: A developer is delivering a multi-module refactor or feature rollout and needs strong guardrails to keep the work correct, sequenced, and verified.

Quick Start

Use the phased implementation review loop skill to plan your multi-step code change, execute each step with verification and independent review, and keep fixing High or Medium issues until the step is clean.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: phased-implementation-review-loop
Download link: https://github.com/wnz99/claude-skills/archive/main.zip#phased-implementation-review-loop

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.