Stats
Actions
Tags
How this skill is triggered — by the user, by Claude, or both
Slash command
/intuvibe-harness:architectThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> 시스템 아키텍처 결정 기록 (ADR). medium+ 프로젝트 필수, small은 선택.
시스템 아키텍처 결정 기록 (ADR). medium+ 프로젝트 필수, small은 선택.
/harness:architect auth/login
/harness:architect auth/login --force-size # small 프로젝트에서도 강제 실행
Gate Check — scripts/gate-check.mjs
--force-size 필요)의존성 분석 — scripts/dep-graph.mjs
제약 조건 수집 — scripts/check-constraints.mjs
ADR 생성 — LLM 오케스트레이션
.harness/adrs/ADR-{NNN}-{title}.md# ADR-001: {제목}
## 상태: proposed | accepted | deprecated
## 맥락
## 결정
## 근거
## 대안
## 결과
/harness:ux가 UX 축 담당.harness/adrs/에 저장npx claudepluginhub rhie-coder/intuvibe --plugin intuvibe-harnessGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.