-
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
coreChanges to core libraryChanges to core libraryslash-commandsChanges to slash command filesChanges to slash command files
Milestone
Description
Summary
After questioning, spawn vision-synthesizer to produce Vision Brief JSON (using B1 schema). User reviews and can request revision loops. Then spawn vision-condenser to produce the gsd:new-project handoff document.
Agents
- vision-synthesizer: reads vision-draft.md + vision-research.json → writes .mgw/vision-brief.json
- vision-condenser: reads vision-brief.json → writes .mgw/vision-handoff.md (structured context for gsd:new-project)
Review Loop
- Present Vision Brief to user
- Options: Accept / Revise section / Dig deeper on X
- Revisions loop back to vision-synthesizer with correction context
- Accept proceeds to condense
Files
commands/project.md— add vision_synthesis step (synthesizer + review loop) and vision_condense step
GSD Route
gsd:quick
Depends On
- B3 (vision-draft.md must exist)
- B1 (schema must be defined)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
coreChanges to core libraryChanges to core libraryslash-commandsChanges to slash command filesChanges to slash command files