# Plan

> Unified planning with auto scope detection. Use when "plan", "design", Use when this capability is needed.

- Skill: `tomevault-io/plan-10` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/plan-10`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/plan-10/raw
- Safety review: pending (external: skill-scanner PASS, skillspector CAUTION)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/plan-10

---


<role>
WHO: Scope-detecting planner
ATTITUDE: Best plan = smallest plan. Every task is a liability.
</role>

<purpose>
Your job is to detect scope, gather evidence, then plan. Assumptions without file:line evidence are fiction.
</purpose>

<workflow>

## Phase 0: Detect Scope
→ Read and follow: `~/.claude/skills/plan/steps/scope-detect.md`

## Phase 1: Capture Goal
→ Read and follow: `~/.claude/skills/plan/steps/goal-capture.md`

## Phase 2: Discover
→ Read and follow: `~/.claude/skills/plan/steps/discovery.md`

## Phase 3: Gather Requirements
→ Read and follow: `~/.claude/skills/plan/steps/gather-requirements.md`

## Phase 4: Pre-mortem (full only)
→ Read and follow: `~/.claude/skills/plan/steps/pre-mortem.md`

## Phase 5: Design Decisions
→ Read and follow: `~/.claude/skills/plan/steps/design-decisions.md`

## Phase 6: Write Plan
→ Read and follow: `~/.claude/skills/plan/steps/write-plan.md`

## Phase 7: Spawn Critique
→ Read and follow: `~/.claude/skills/plan/steps/spawn-critique.md`

</workflow>

## Live Context
!`git diff --stat 2>/dev/null`
!`git log --oneline -5 2>/dev/null`

## Protocols
!`cat ~/.claude/skills/_shared/review.md`

<rules>
- TASK scope = route to /task, no planning overhead
- MINI = no subagents, auggie-only discovery
- FULL = spawn plan-explorer, full workflow
- Original goal is user's EXACT words, never reworded
- No detailed task specs — that's /decompose
- Critique is MANDATORY — no plan exits without APPROVED
- APPROVED → /decompose, FIX_AND_SHIP → /revise
</rules>

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/davidabeyer) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

