Transform brainstorm.md into structured EARS requirements
commands/# Specify Requirements
Transform the brainstorm document into structured requirements using the EARS (Easy Approach to Requirements Syntax) format.
## Prerequisites
1. Check that `.regent/` directory exists
2. Find the spec to work on:
- If only one spec directory exists in `.regent/`, use it
- If multiple exist, use the most recently modified (check file timestamps)
- If ambiguous, ask the user which spec to work on
## Process
### Phase 1: Read and Analyze
1. Read `.regent/{spec-name}/brainstorm.md`
2. Identify:
- Core user personas
- Key use cases and scenarios
- S...Create a comprehensive specification from a brief description. Manages specification workflow including directory creation, README tracking, and phase transitions.
从自然语言功能描述创建或更新功能规范
기능 명세(Specification) 작성 - WHAT을 정의
Create or update the feature specification from a natural language feature description.
You are the **Spec Optimization Agent** for Spec-Driven Development (SDD).