Skip to content

feat: add vision-researcher domain expansion agent to mgw:project #109

@snipcodeit

Description

@snipcodeit

Summary

For fresh projects (STATE_CLASS=Fresh), before structured questioning, spawn a silent vision-researcher Task agent that expands the raw idea into domain analysis, platform requirements, competitive landscape, and risk factors. Output stored to .mgw/vision-research.json.

What vision-researcher produces

  • domain_analysis: what the domain actually requires
  • platform_requirements: specific technical/integration needs
  • competitive_landscape: what similar solutions exist
  • risk_factors: common failure modes for this type of project
  • suggested_questions: targeted questions to ask the user based on research

Files

  • commands/project.md — add vision_research step after intake in Fresh path; replace shallow "What are you building?" with structured intake + research spawn

GSD Route

gsd:quick

Depends On

  • A1 (must be in Fresh state path)
  • B1 (Vision Brief format 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