Execute Dc banner
goca-se goca-se

Execute Dc

Testing community

Description

--- description: Implement an approved plan end-to-end in parallel waves, with tests and dual review — step 3 of spec → plan → execute. argument-hint: "[plan-path]" --- # Execute (execute-dc) Take an already-written **implementation plan** (the *how*) and **implement it**, with safe parallelism and adversarial review at the end. This closes the trio: `/spec-dc` (the WHAT) → `/plan-dc` (the HOW) → **`/execute-dc`** (the DO). The **plan is the contract**: implement 100% of what it specifies. Do

Installation

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

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

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

Full documentation available on GitHub

View Source Repository