wiring-test이란?
룸 계획에 대한 배선 확인 YAML을 생성합니다. 등록된 명령, 엔드포인트 마운트, 모듈 내보내기, 렌더링된 구성 요소 등 기능이 제대로 통합되었는지 에이전트가 입증하는 데 도움이 됩니다. 직기 계획 단계에 대한 진실/가공품/배선 필드를 작성할 때 사용합니다. 출처: cosmix/claude-loom.
룸 계획에 대한 배선 확인 YAML을 생성합니다. 등록된 명령, 엔드포인트 마운트, 모듈 내보내기, 렌더링된 구성 요소 등 기능이 제대로 통합되었는지 에이전트가 입증하는 데 도움이 됩니다. 직기 계획 단계에 대한 진실/가공품/배선 필드를 작성할 때 사용합니다.
명령줄에서 wiring-test AI 스킬을 개발 환경에 빠르게 설치
출처: cosmix/claude-loom.
The Problem: Tests can pass, code can compile, but the feature may never be wired up — command not registered, endpoint not mounted, module not imported, component never rendered. This is a common failure mode in integration.
The Solution: Wiring verification proves integration through three types of evidence:
This skill helps you write strong truths, artifacts, and wiring fields for loom plan stage YAML metadata.
룸 계획에 대한 배선 확인 YAML을 생성합니다. 등록된 명령, 엔드포인트 마운트, 모듈 내보내기, 렌더링된 구성 요소 등 기능이 제대로 통합되었는지 에이전트가 입증하는 데 도움이 됩니다. 직기 계획 단계에 대한 진실/가공품/배선 필드를 작성할 때 사용합니다. 출처: cosmix/claude-loom.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/cosmix/claude-loom --skill wiring-test룸 계획에 대한 배선 확인 YAML을 생성합니다. 등록된 명령, 엔드포인트 마운트, 모듈 내보내기, 렌더링된 구성 요소 등 기능이 제대로 통합되었는지 에이전트가 입증하는 데 도움이 됩니다. 직기 계획 단계에 대한 진실/가공품/배선 필드를 작성할 때 사용합니다. 출처: cosmix/claude-loom.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/cosmix/claude-loom --skill wiring-test 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/cosmix/claude-loom