solo-build이란?
TDD 워크플로, 자동 커밋 및 단계 게이트를 사용하여 구현 계획 작업을 실행합니다. 사용자가 "빌드", "빌드 시작", "계획 실행", "작업 구현", "배송"이라고 말하거나 트랙 ID를 참조할 때 사용합니다. 계획(/plan 사용) 또는 스캐폴딩(/scaffold 사용)에 사용하지 마세요. 출처: fortunto2/solo-factory.
TDD 워크플로, 자동 커밋 및 단계 게이트를 사용하여 구현 계획 작업을 실행합니다. 사용자가 "빌드", "빌드 시작", "계획 실행", "작업 구현", "배송"이라고 말하거나 트랙 ID를 참조할 때 사용합니다. 계획(/plan 사용) 또는 스캐폴딩(/scaffold 사용)에 사용하지 마세요.
명령줄에서 solo-build AI 스킬을 개발 환경에 빠르게 설치
출처: fortunto2/solo-factory.
This skill is self-contained — follow the task loop, TDD rules, and completion flow below instead of delegating to external build/execution skills (superpowers, etc.).
Execute tasks from an implementation plan. Finds plan.md (in docs/plan/), picks the next unchecked task, implements it with TDD workflow, commits, and updates progress.
After /plan has created a track with spec.md + plan.md. This is the execution engine.
TDD 워크플로, 자동 커밋 및 단계 게이트를 사용하여 구현 계획 작업을 실행합니다. 사용자가 "빌드", "빌드 시작", "계획 실행", "작업 구현", "배송"이라고 말하거나 트랙 ID를 참조할 때 사용합니다. 계획(/plan 사용) 또는 스캐폴딩(/scaffold 사용)에 사용하지 마세요. 출처: fortunto2/solo-factory.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/fortunto2/solo-factory --skill solo-buildTDD 워크플로, 자동 커밋 및 단계 게이트를 사용하여 구현 계획 작업을 실행합니다. 사용자가 "빌드", "빌드 시작", "계획 실행", "작업 구현", "배송"이라고 말하거나 트랙 ID를 참조할 때 사용합니다. 계획(/plan 사용) 또는 스캐폴딩(/scaffold 사용)에 사용하지 마세요. 출처: fortunto2/solo-factory.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/fortunto2/solo-factory --skill solo-build 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/fortunto2/solo-factory