From buddy
아이디어가 사업으로 성립하는지 7차원(TAM/SAM/SOM, 고객-구매자, willingness-to-pay, GTM, 경쟁, unit economics, 규제)으로 평가하고 go/pivot/no-go 결정. 트리거: '이거 사업 되겠어?' / 'TAM 분석' / '사업성 검토' / '이 가격에 살 사람 있을까?' / 'go/no-go 결정' / 'unit economics 봐줘' / '비즈니스 모델 검증'. 입력: validate-idea 통과 후 아이디어. 출력: viability score + verdict + critical assumptions. 흐름: validate-idea → assess-business-viability → define-product-spec.
How this skill is triggered — by the user, by Claude, or both
Slash command
/buddy:assess-business-viabilityThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
`validate-idea`가 "이 문제 진짜 존재해?"를 검증한다면, 이 스킬은 **"이걸로 사업이 되나?"**를 검증한다.
validate-idea가 "이 문제 진짜 존재해?"를 검증한다면, 이 스킬은 **"이걸로 사업이 되나?"**를 검증한다.
가설을 측정 가능한 형태로 변환하고, 7개 차원에서 score를 매겨 go / pivot / no-go 결정을 강제한다. 막연한 "괜찮을 것 같다"가 통과하지 못하도록 actual signal — 인터뷰, letter-of-intent, conversion data — 만 인정한다.
validate-idea 통과 후 SaaS / B2B / B2C 출시 결정 직전validate-idea 통과 산출물 (problem statement, target user, value hypothesis)review-license-and-ip-risk와 페어 호출 강제.각 차원 0-1.0 점수. 가중 평균.
verdict 기준:
viability_score: 0.0-1.0
verdict: go | pivot | no-go
verdict_reasoning: "<2-3문장 핵심 근거>"
critical_assumptions:
- assumption: "<측정 가능한 가설>"
test_required: "<검증 방법>"
test_status: untested | testing | passed | failed
deadline: "<날짜>"
market:
tam: "$<숫자>"
sam: "$<숫자>"
som: "$<숫자>"
approach: bottom-up | top-down # top-down은 reject
comparable_companies: ["<comp1>", "<comp2>"]
customer:
user_segment: "<persona>"
buyer_segment: "<persona>"
buyer_motivation: "<KPI 연결>"
influencers: ["<...>"]
blockers: ["<...>"]
pricing:
model: subscription | usage | one-time | freemium | tiered
anchor_low: "$X/mo"
anchor_mid: "$Y/mo"
anchor_high: "$Z/mo"
validation_method: interview | landing | LOI | smoke-test
validation_result: "<n개 중 m개 결제 의사>"
unit_economics:
cac: "$..."
ltv: "$..."
ltv_cac_ratio: "X:1"
payback_months: "..."
gross_margin: "X%"
churn_monthly: "X%"
magic_number: "..."
gtm:
primary_channel: PLG | sales-led | community | partnership | content | paid-ad
conversion_funnel:
awareness_to_signup: "X%"
signup_to_activation: "X%"
activation_to_paid: "X%"
competition:
direct: ["<comp>"]
substitutes: ["<sub>"]
defensibility: "<category + 설명>"
risks:
- severity: critical | high | medium
category: regulatory | business_model | execution | market_timing
description: "..."
mitigation: "..."
validate-idea — Skill tool로 invoke (문제 검증 후 사업성 검증)review-license-and-ip-risk — 규제 산업이면 강제 호출 (규제가 사업 모델 무효화 가능)validate-advanced-edge-idea — pivot 결정 시 hidden assumption 재검증define-product-spec — go verdict 후 PRD 작성으로 진행Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub 0xmhha/buddy --plugin buddy