Documentation
README
agentic-workflows-blueprint.workflow.brainstorming
Goal
Uncover user requirements, trade-offs, scope boundaries, and edge cases through a structured Socratic discovery protocol before writing code.
Scope
- Applies to: New features, ambiguous requests, or complex architecture changes.
- Does not cover: Direct code implementation or execution.
Triggers
- "/brainstorming"
- "Brainstorm feature requirements"
- "Ask discovery questions"
Inputs
userPrompt: Initial request or topic.existingRootDoc: Project root doc.
Invariants
This is the opening of the README. Read the full README on GitHub.