Stats
Actions
Tags
How this skill is triggered — by the user, by Claude, or both
Slash command
/intuvibe-harness:brainstormThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> Spec 작성 전 다각적 관점 탐색. 페르소나 기반 병렬 아이디어 검토.
Spec 작성 전 다각적 관점 탐색. 페르소나 기반 병렬 아이디어 검토.
/harness:brainstorm "사용자 인증 시스템"
/harness:brainstorm "결제 흐름" --personas "결제전문가,보안전문가"
페르소나 로드 — scripts/load-personas.mjs
.claude/agents/*.md 스캔하여 사용 가능한 페르소나 목록 로드--personas 플래그로 특정 페르소나 지정 가능페르소나 제안 — scripts/suggest-personas.mjs
병렬 탐색 — LLM 오케스트레이션
종합 — 결과를 /harness:spec --from-brainstorm으로 전달 가능한 형태로 정리
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.