builder-workflow이란?
빌더 에이전트에 대한 단계 수준 구현 워크플로입니다. 단계 파일 읽기, 참조 찾기, 도메인 기술 호출, 모든 단계 구현 및 확인 실행(테스트 + 유형 확인)을 처리합니다. 기술: 필드를 통해 빌더 에이전트에 사전 로드됨 - 사용자가 호출할 수 없음. 출처: darraghh1/my-claude-setup.
빌더 에이전트에 대한 단계 수준 구현 워크플로입니다. 단계 파일 읽기, 참조 찾기, 도메인 기술 호출, 모든 단계 구현 및 확인 실행(테스트 + 유형 확인)을 처리합니다. 기술: 필드를 통해 빌더 에이전트에 사전 로드됨 - 사용자가 호출할 수 없음.
명령줄에서 builder-workflow AI 스킬을 개발 환경에 빠르게 설치
출처: darraghh1/my-claude-setup.
You have been assigned a full phase to implement. Your spawn prompt contains the phase file path and plan folder. This skill teaches you how to handle the entire phase end-to-end.
The user experienced builders that guessed at patterns, skipped tests, and produced inconsistent code. Each step below prevents a specific failure:
| Read phase completely | Missing requirements, user has to re-explain | | Pre-flight test check | Cascading failures from broken previous phases | | Find reference file | Guessing at patterns, code doesn't match codebase | | Invoke domain skill | Missing project-specific conventions | | TDD first (Step 0) | Untested code, bugs discovered in production |
빌더 에이전트에 대한 단계 수준 구현 워크플로입니다. 단계 파일 읽기, 참조 찾기, 도메인 기술 호출, 모든 단계 구현 및 확인 실행(테스트 + 유형 확인)을 처리합니다. 기술: 필드를 통해 빌더 에이전트에 사전 로드됨 - 사용자가 호출할 수 없음. 출처: darraghh1/my-claude-setup.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/darraghh1/my-claude-setup --skill builder-workflow빌더 에이전트에 대한 단계 수준 구현 워크플로입니다. 단계 파일 읽기, 참조 찾기, 도메인 기술 호출, 모든 단계 구현 및 확인 실행(테스트 + 유형 확인)을 처리합니다. 기술: 필드를 통해 빌더 에이전트에 사전 로드됨 - 사용자가 호출할 수 없음. 출처: darraghh1/my-claude-setup.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/darraghh1/my-claude-setup --skill builder-workflow 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/darraghh1/my-claude-setup