plan

Generate structured plans with surface area, acceptance criteria, and cabinet critique.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/orenmagid/claude-cabinet --skill plan-orenmagid
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/orenmagid/claude-cabinet/tree/main/templates/skills/plan
Command: npx skills add https://github.com/orenmagid/claude-cabinet --skill plan-orenmagid

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plans are used to coordinate multi-phase work with cabinet critique; the Plan skill provides a structured template and workflow to produce complete, testable plans that can be executed later.

Core Features & Use Cases

  • Generates end-to-end plans with surface-area mapping, acceptance criteria, and optional cabinet critique
  • Supports a reusable phases/ workflow (research, overlap-check, plan-template, cabinet-critique, completeness-check, present, work-tracker)
  • Enables cold-start readiness by documenting decisions and dependencies for future sessions

Quick Start

Ask Claude to generate a complete plan for your feature using /plan and review the cabinet critique before approval.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I generate a structured project plan with acceptance criteria and surface area mapping?

To generate a structured project plan with acceptance criteria, you define the feature scope and execute a planning workflow that maps surface area, establishes testable criteria, and produces an executable multi-phase blueprint.

What is a cabinet critique in project planning and when should I use it?

A cabinet critique in project planning is an optional review phase that surfaces concerns and identifies potential misaligned work before implementation begins. Use it to prevent dead code and validate decisions on complex infrastructure or design projects.

How do I create multi-phase plans for infrastructure and code projects?

You create multi-phase plans for infrastructure and code projects by applying a reusable workflow that includes research, overlap-checks, plan templating, and completeness checks, ensuring cold-start readiness for future sessions.

Can I use this planning workflow for both design and infrastructure projects?

Yes, you can use this planning workflow for both design and infrastructure projects. It applies structured surface-area mapping and testable acceptance criteria across code, design, and infrastructure planning to ensure alignment.

What is the best way to prevent dead code and misaligned work in multi-phase projects?

The best way to prevent dead code and misaligned work is to enforce precise surface-area mapping and apply an optional cabinet critique phase during planning, which surfaces dependencies and concerns before execution starts.

Why do I need to document decisions and dependencies for cold-start readiness in project planning?

You need to document decisions and dependencies for cold-start readiness to ensure that future sessions can seamlessly resume multi-phase work without losing context on prior research, overlap-checks, and completed plan phases.