Technical Spec banner
benjaminshoemaker benjaminshoemaker

Technical Spec

Testing community

Description

--- description: "[DEPRECATED] Use /technical-spec from your project directory instead." argument-hint: [target-directory] allowed-tools: Read, AskUserQuestion --- **DEPRECATED:** This command has moved. The new `/technical-spec` skill runs from your project directory (no target-dir argument needed). To use the new workflow: 1. `cd $1` (or your project directory) 2. Run `/technical-spec` Prerequisites: `PRODUCT_SPEC.md` must exist in the project directory. The skill reads its prompt from `.

Installation

Installs to ~/.claude/commands/benjaminshoemaker-ai_coding_project_base-technical-spec.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/benjaminshoemaker/ai_coding_project_base/HEAD/.claude/commands/technical-spec.md -o ~/.claude/commands/benjaminshoemaker-ai_coding_project_base-technical-spec.md

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

Full documentation available on GitHub

View Source Repository