Project Spec banner
JoSGomes JoSGomes

Project Spec

Testing community

Description

--- description: Guided project specification — transforms a project plan into a structured, phased specification through interactive dialogue. Reads documents with Haiku, analyzes requirements and designs phases with Opus. Writes output to .specs/ in the project. argument-hint: [path-to-plan-file | "project description" | URL] allowed-tools: Read, Glob, Grep, Bash(mkdir:*), Write, Agent --- # /project-spec — Project Specification Workflow Guia o desenvolvedor por uma especificação estruturada

Installation

Installs to ~/.claude/skills/josgomes-claude-code-skills-project-spec/SKILL.md

Terminal
mkdir -p ~/.claude/skills/josgomes-claude-code-skills-project-spec && curl -fsSL https://raw.githubusercontent.com/JoSGomes/claude-code-skills/HEAD/commands/project-spec.md -o ~/.claude/skills/josgomes-claude-code-skills-project-spec/SKILL.md

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

Full documentation available on GitHub

View Source Repository