Skip to content

feat: add vision-synthesizer and vision-condenser agents #111

@snipcodeit

Description

@snipcodeit

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    coreChanges to core libraryslash-commandsChanges to slash command files

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions