Spec Dc banner
goca-se goca-se

Spec Dc

Testing community

Description

--- description: Author a behavior specification (the WHAT) — step 1 of spec → plan → execute. argument-hint: "[feature description]" --- # Spec (spec-dc) Produce a complete **behavior specification** for the feature described in $ARGUMENTS. The goal is to describe **WHAT** the system must do — precisely enough that another developer can implement and test it without asking follow-up questions — and **never HOW** to build it. This is **step 1 of three**: `/spec-dc` (the WHAT) → `/plan-dc` (the

Installation

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

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

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

Full documentation available on GitHub

View Source Repository