tasks ready 1
This commit is contained in:
@@ -67,11 +67,12 @@ All generated contracts (specs, code, tests) MUST be optimized for the attention
|
||||
## Development Workflow
|
||||
|
||||
```text
|
||||
/speckit.specify → /speckit.clarify → /speckit.plan → /speckit.tasks → /speckit.implement
|
||||
/speckit.specify → /speckit.clarify → /speckit.ux → /speckit.plan → /speckit.tasks → /speckit.implement
|
||||
```
|
||||
|
||||
**Rules:**
|
||||
- No phase is skipped when `[NEEDS CLARIFICATION]` markers remain
|
||||
- `/speckit.ux` produces UX contracts AND generates Screen Model `.svelte.ts` files — these are the design contract for `/speckit.plan`
|
||||
- Contract mutation: preview → apply, never immediate apply
|
||||
- All feature artifacts in `specs/<feature>/`, never in `.kilo/` or `.ai/`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user