Copy Plan banner
renchris renchris

Copy Plan

Development community

Description

--- description: Populate Plan Mode document with a plan file's verbatim content (no synthesis, no research). Searches ~/.claude/plans/, .claude-plans/, docs/plans/ or accepts a direct path. disable-model-invocation: true allowed-tools: ExitPlanMode argument-hint: <plan-filename-or-path> --- You are in plan mode. Call `ExitPlanMode` exactly once, with the `plan` parameter set to the full markdown content below (everything after the `---` divider, until end of message). Verbatim. No edits, no re

Installation

Installs to ~/.claude/skills/renchris-claude-infrastructure-copy-plan/SKILL.md

Terminal
mkdir -p ~/.claude/skills/renchris-claude-infrastructure-copy-plan && curl -fsSL https://raw.githubusercontent.com/renchris/claude-infrastructure/HEAD/commands/copy-plan.md -o ~/.claude/skills/renchris-claude-infrastructure-copy-plan/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository