18 lines
377 B
Markdown
18 lines
377 B
Markdown
---
|
|
description: Dialogue-driven spec development through skeptical questioning
|
|
---
|
|
|
|
Develop implementation-ready specs through iterative dialogue and skeptical questioning.
|
|
|
|
First, invoke the skill tool to load the spec-planner skill:
|
|
|
|
```
|
|
skill({ name: 'spec-planner' })
|
|
```
|
|
|
|
Then follow the skill instructions to develop the spec.
|
|
|
|
<user-request>
|
|
$ARGUMENTS
|
|
</user-request>
|