Scaffold a complete project from PRD + stack template. Creates directory structure, configs, CLAUDE.md, git repo, and pushes to GitHub. Studies existing projects via SoloGraph for consistent patterns, uses Context7 for latest library versions.
If MCP projectinfo available, also show detected stacks from active projects. List stack names with one-line descriptions from each YAML's description field.
Before generating code, study active projects with the same stack. Don't blindly copy — existing projects may have legacy patterns or mistakes. Evaluate what's actually useful.
PRD + 스택 템플릿(디렉토리 구조, 구성, CLAUDE.md, git repo 및 GitHub 푸시)에서 전체 프로젝트를 생성합니다. 사용자가 "스캐폴드 프로젝트", "새 프로젝트 만들기", "새 앱 시작", "부트스트랩 프로젝트" 또는 "PRD에서 설정"이라고 말할 때 사용합니다. 패턴에는 SoloGraph를 사용하고 최신 버전에는 Context7을 사용합니다. 기능 계획(/plan 사용) 또는 PRD 생성(/validate 사용)에는 사용하지 마세요. 출처: fortunto2/solo-factory.