Create Spec banner
CoreyCole CoreyCole

Create Spec

Testing community

Description

# Create Technical Specification You are tasked with creating comprehensive technical specifications by synthesizing outputs from research and implementation planning into a high-level architectural document. ## Initial Response When this command is invoked: 1. **Check if parameters were provided**: - If file paths to research and/or plan documents were provided, skip the default message - Immediately read any provided files FULLY - Begin the spec creation process 2. **If no parame

Installation

Installs to ~/.claude/commands/coreycole-datastarui-create_spec.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/CoreyCole/datastarui/HEAD/.claude/commands/create_spec.md -o ~/.claude/commands/coreycole-datastarui-create_spec.md

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

Full documentation available on GitHub

View Source Repository