plan-review-workflow

Plan and validate complex changes before implementation with staff review.

35|2|Updated Jan 12, 2026
One-click install
npx skills add https://github.com/spences10/claude-code-toolkit --skill plan-review-workflow
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: plan-review-workflow
Source: https://github.com/spences10/claude-code-toolkit/tree/main/plugins/claude-workflow/skills/plan-review-workflow
Command: npx skills add https://github.com/spences10/claude-code-toolkit --skill plan-review-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Separates planning from implementation to ensure complex changes receive staff-level review before execution.

Core Features & Use Cases

  • A two-session pattern that splits planning (Session A) from staff review (Session B) to validate scope, risks, and tradeoffs.
  • Drift recovery and decision-tracking to keep implementation aligned with the original plan.
  • References and commands guidance to streamline planning and review workflows.

Quick Start

Enter plan mode to draft a plan, then switch to staff review to validate and approve before implementation.

Frequently Asked Questions about plan-review-workflow

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

FAQPage Schema
How do I separate planning from implementation for complex refactors?▼

Separating planning from implementation for complex refactors requires a two-session workflow that drafts a plan first, then enforces staff-level review to validate scope, risks, and tradeoffs before execution begins.

What is the best way to document tradeoffs for architecture decisions?▼

Documenting tradeoffs for architecture decisions is best handled by a plan capture workflow that records decisions during planning, applies drift recovery prompts, and guides staff review to ensure traceability before implementation.

How do I handle plan drift during feature improvement implementation?▼

Handling plan drift during feature improvement implementation relies on drift recovery prompts that detect deviations from the original plan, ensuring execution remains aligned with documented decisions and staff-approved scope.

When do I need a two-session workflow for staff-level review?▼

A two-session workflow for staff-level review is needed when applying to refactors, architecture decisions, and feature improvements that require documented tradeoffs and force a planning phase before implementation begins.

Can I use this workflow for small code changes?▼

This workflow is not suited for small code changes; it applies to complex changes like refactors and architecture decisions that demand staff-level vetting, documented tradeoffs, and a forced planning phase before implementation.

How does drift recovery work in a plan review workflow?▼

Drift recovery in a plan review workflow works by applying prompts during implementation that track deviations from the original plan, keeping execution aligned with documented decisions and staff-approved scope.