Plan Dc banner
goca-se goca-se

Plan Dc

Testing community

Description

--- description: Turn a spec into a detailed implementation plan (the HOW), with ADR review and dual adversarial review — step 2 of spec → plan → execute. argument-hint: "[spec-path]" --- # Plan (plan-dc) Turn a **behavior specification** (the *what*) into a precise **implementation plan** (the *how*) that covers 100% of the spec, complies with the project's architectural decisions, and passes an adversarial review by two subagents before it is considered done. This is **step 2 of three**: `/s

Installation

Installs to ~/.claude/commands/goca-se-dotcontext-plan-dc.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/goca-se/dotcontext/HEAD/.claude/commands/plan-dc.md -o ~/.claude/commands/goca-se-dotcontext-plan-dc.md

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

Full documentation available on GitHub

View Source Repository