Deepen Plan banner
gvkhosla gvkhosla

Deepen Plan

Development community

Description

--- description: Enhance a plan with parallel research agents for each section to add depth, best practices, and implementation details argument-hint: "[path to plan file]" --- # Deepen Plan - Power Enhancement Mode ## Introduction **Note: The current year is 2026.** Use this when searching for recent documentation and best practices. This command takes an existing plan (from `/workflows-plan`) and enhances each section with parallel research agents. Each major element gets its own dedicated

Installation

Installs to ~/.claude/skills/gvkhosla-compound-engineering-pi-deepen-plan/SKILL.md

Terminal
mkdir -p ~/.claude/skills/gvkhosla-compound-engineering-pi-deepen-plan && curl -fsSL https://raw.githubusercontent.com/gvkhosla/compound-engineering-pi/HEAD/prompts/deepen-plan.md -o ~/.claude/skills/gvkhosla-compound-engineering-pi-deepen-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