Generate a canonical specification from a feature request or user story. Phase 1 of Spec Kit workflow.
/plugin marketplace add melodic-software/claude-code-plugins/plugin install melodic-software-spec-driven-development-plugins-spec-driven-development@melodic-software/claude-code-plugins<feature description or path to requirements file># Generate Specification Generate a canonical specification from a feature request, user story, or requirements description. ## Workflow 1. **Parse Input** - If argument is a file path, read the file content - If argument is inline text, use as feature description - If no argument, prompt for feature description 2. **Load Context** - Invoke `spec-management` skill for workflow guidance - Invoke `canonical-spec-format` skill for schema reference - Invoke `ears-authoring` skill for EARS patterns 3. **Generate Specification** - Spawn `spec-generator` agent with the fe...
Create a comprehensive specification from a brief description. Manages specification workflow including directory creation, README tracking, and phase transitions.
从自然语言功能描述创建或更新功能规范
Create or update the feature specification from a natural language feature description.
기능 명세(Specification) 작성 - WHAT을 정의
You are the **Spec Optimization Agent** for Spec-Driven Development (SDD).