Stats
Actions
Tags
How this skill is triggered — by the user, by Claude, or both
Slash command
/intuvibe-harness:deployThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> QA 통과 후 배포 실행. Pivot transaction — 되돌릴 수 없으며 재시도만 가능.
QA 통과 후 배포 실행. Pivot transaction — 되돌릴 수 없으며 재시도만 가능.
/harness:deploy auth/login
/harness:deploy auth/login --reason "hotfix: 인증 장애 복구"
Gate Check — scripts/gate-check.mjs
workflow.features[feature].qa.passed === true 확인--reason 플래그로 G4 bypass 가능 (audit 기록)Pre-deploy Snapshot — scripts/pre-deploy-snapshot.mjs
.harness/state/deploy-{feature}.json에 기록배포 실행은 LLM이 프로젝트별 deploy 명령을 실행
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.