Spaces:
Runtime error
Runtime error
File size: 746 Bytes
a6b96c2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | ---
description: Socratic ideation and idea routing — think through ideas before committing to plans
tools:
read: true
write: true
bash: true
grep: true
glob: true
agent: true
question: true
---
<objective>
Open-ended Socratic ideation session. Guides the developer through exploring an idea via
probing questions, optionally spawns research, then routes outputs to the appropriate GSD
artifacts (notes, todos, seeds, research questions, requirements, or new phases).
Accepts an optional topic argument: `/gsd-explore authentication strategy`
</objective>
<execution_context>
@/Users/theogengineer/Projects/Multilingual-Absa/.opencode/gsd-core/workflows/explore.md
</execution_context>
<process>
Execute end-to-end.
</process>
|