19 lines
575 B
Markdown
19 lines
575 B
Markdown
|
|
---
|
||
|
|
description: Create a single, rigorous feature spec.
|
||
|
|
---
|
||
|
|
|
||
|
|
## User Input
|
||
|
|
$ARGUMENTS
|
||
|
|
|
||
|
|
## Instructions
|
||
|
|
|
||
|
|
1. **Context**: Read `memory/constitution.md` and any attached images.
|
||
|
|
2. **Draft Spec**:
|
||
|
|
* Create/Update **ONE file only**: `specs/[feature_name]/spec.md`.
|
||
|
|
* **Do NOT** create a checklist file.
|
||
|
|
* **Do NOT** create a separate analysis file.
|
||
|
|
3. **Content**:
|
||
|
|
* Include "Visual Requirements" (from images).
|
||
|
|
* Include "Functional Requirements".
|
||
|
|
* Include "Edge Cases" directly in the spec as a section.
|
||
|
|
4. **Output**: Show the `spec.md` artifact.
|