Files
nixos-config/modules/_opencode/command/plan-spec.md
2026-04-01 11:40:32 +00:00

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>