plan-refiner

Official

Fresh perspective for plan refinement.

Authordreambound
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill transforms a starting specification into a polished implementation plan by orchestrating iterative refinement passes with a fresh agent perspective, reducing drift and misalignment across iterations.

Core Features & Use Cases

  • Iterative Refinement: Generate an initial plan from a spec, then refine it through multiple review passes with new agents each time.
  • Parallel Review: Run standard, adversarial, and optional custom reviews in parallel to surface diverse feedback and accelerate convergence.
  • Context Verification & Audit Trail: Verify version compatibility via Context7 and preserve an audit trail of all plan versions and feedback to support traceability.
  • Drift Prevention & User Involvement: Re-read the original spec each pass, surface issues to the user, capture clarifications, and let the user decide when to finalize.
  • Output Organization: Save final plan as plan.md and maintain an audit directory with pass changelogs and feedback.

Quick Start

Provide an initial specification or prompt to begin refinement. The agent will slug the spec, create a namespaced workspace under ~/.claude/plans/plan-refiner, generate an initial plan, and guide you through iterative passes with user-in-the-loop finalization.

How It Works

The skill implements an iterative refinement process with a generation step, a review loop (minimum 3 passes), user prompts for clarifications, and a finalization decision. Reviewers use Context7 to verify current versions, and a changelog documents each pass.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: plan-refiner
Download link: https://github.com/dreambound/plan-refiner-skill/archive/main.zip#plan-refiner

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 223,000+ vetted skills library on demand.