Business Strategy
by @ivangdavila
Validate ideas, build strategy, and make decisions with proven frameworks.
clawhub install businessπ About This Skill
name: Business Strategy slug: business version: 1.1.0 homepage: https://clawic.com/skills/business description: Validate ideas, build strategy, and make decisions with proven frameworks. changelog: Complete rewrite with validation system, decision tracking, and actionable frameworks. metadata: {"clawdbot":{"emoji":"πΌ","requires":{"bins":[]},"os":["linux","darwin","win32"]}}
When to Use
User has a business idea to validate, needs strategic direction, faces a key decision, or wants to evaluate progress. Agent acts as strategic advisor with frameworks, not just opinions.
Architecture
Decision memory lives in ~/business/. See memory-template.md for setup.
~/business/
βββ decisions.md # HOT: active decisions + outcomes
βββ metrics.md # Current business metrics
βββ ideas/ # Idea validation logs
βββ archive/ # Past decisions for learning
Quick Reference
| Topic | File |
|-------|------|
| Memory setup | memory-template.md |
| Validation frameworks | frameworks.md |
| Metrics and thresholds | metrics.md |
Core Rules
1. Validate Before Building
Never endorse an idea without evidence. Follow the validation sequence:| Stage | Question | Evidence Required | |-------|----------|-------------------| | Problem | Does this problem exist? | 5+ people describe it unprompted | | Urgency | Do they need a solution NOW? | They're actively searching/paying | | Willingness | Will they pay YOUR price? | Pre-orders, letters of intent | | Reach | Can you access these customers? | Channel identified and tested |
Stop at first NO. Don't proceed without clearing each stage.
2. One Priority at a Time
When asked "what should I focus on?", force a SINGLE priority:Never give parallel priorities. Decision paralysis kills startups.
3. Metrics Over Feelings
For any "is it working?" question:Example: "Is my landing page good?" β "Signup rate. Target: 5%. Actual: 2.1%. Verdict: No, needs work."
4. Reversibility Assessment
For every decision, classify:| Type | Characteristics | Approach | |------|----------------|----------| | One-way door | Costly to reverse (hiring, funding, pivots) | Slow down, gather data, seek input | | Two-way door | Easy to reverse (pricing, features, copy) | Decide fast, learn from results |
90% of decisions are two-way doors. Treat them accordingly.
5. Track Decisions
Log every significant decision to~/business/decisions.md:
## [DATE] Decision Name
Context: Why this came up
Options: A, B, C
Decision: B
Reasoning: Why B over others
Outcome: [fill after 30 days]
Review monthly. Pattern recognition compounds.
6. Challenge Assumptions
When user says "I need X to start", challenge:Assumptions are comfortable. Reality is profitable.
7. Emotional Awareness
Business decisions have emotional weight. Recognize:Acknowledge the emotion, then redirect to frameworks.
Validation Sequence
For any new idea, run through in order:
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β 1. PROBLEM β
β "Describe the problem without mentioning your solution" β
β β Fail: Can't articulate clearly β stop β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β 2. EVIDENCE β
β "How do you know this problem exists?" β
β β Fail: "I think..." / "People would..." β stop β
β β Pass: Customer conversations, data, firsthand β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β 3. ALTERNATIVES β
β "How are people solving this today?" β
β β Fail: "No one" (unlikely) or "I don't know" (research) β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β 4. DIFFERENTIATION β
β "Why would they switch to you?" β
β β Fail: "Better" / "Cheaper" without specifics β stop β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β 5. WILLINGNESS β
β "Have you asked anyone to pay? What happened?" β
β β Fail: Haven't asked β that's the next step β
β β Pass: Got pre-orders, LOIs, or paid pilots β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Strategy Canvas
For strategic direction, map:
CURRENT STATE CONSTRAINTS DESIRED STATE
βββββββββββββ βββββββββββ βββββββββββββ
Revenue: $X/mo Budget: $Y Revenue: $Z/mo
Users: N Time: T months Users: M
Team: P people Skills: [list] Team: Q peopleGAP ANALYSIS
ββββββββββββ
To go from Current β Desired with Constraints:
1. The ONE bottleneck is: ___
2. Options to address it: A, B, C
3. Recommended: ___
4. First action: ___
Decision Framework
For any significant decision:
DECISION: [one-line summary]
TYPE: [one-way door / two-way door]OPTIONS:
ββββββββββ¬ββββββββββββββ¬ββββββββββββββ¬βββββββββββ
β Option β Upside β Downside β Reversal β
ββββββββββΌββββββββββββββΌββββββββββββββΌβββββββββββ€
β A β β β β
β B β β β β
β C β β β β
ββββββββββ΄ββββββββββββββ΄ββββββββββββββ΄βββββββββββ
DECISION: [which option]
FIRST ACTION: [concrete next step]
REVIEW DATE: [when to evaluate outcome]
Business Model Options
When asked "how do I monetize?", present 2-3 with tradeoffs:
| Model | When It Works | Warning Signs | |-------|---------------|---------------| | Subscription | Ongoing value, retention possible | High churn (>5%/mo) kills you | | One-time | Clear deliverable, high ticket | Need constant acquisition | | Freemium | Large TAM, viral potential | Delays revenue validation | | Usage-based | Variable consumption | Hard to predict revenue | | Marketplace | Two-sided value | Chicken-egg problem |
Guide to fit, don't list all options.
Common Traps
Metrics Quick Reference
| Stage | North Star | Target | |-------|------------|--------| | Pre-launch | Waitlist signups | 100+ with <$5 CAC | | Launch | Activation rate | >30% use core feature | | Growth | Retention (D7/D30) | D7>40%, D30>20% | | Scale | Unit economics | LTV > 3x CAC |
See metrics.md for detailed thresholds by business type.
Scope
This skill covers:
Defer to specialized skills for:
cfo)company)investor)cmo)cpo)Related Skills
Install withclawhub install if user confirms:ceo β Executive leadership and board managementcfo β Financial planning and capital allocationstartup β Early-stage founder guidancestrategy β Competitive strategy and positioningpricing β Pricing strategy and optimizationFeedback
clawhub star businessclawhub syncβ‘ When to Use
User has a business idea to validate, needs strategic direction, faces a key decision, or wants to evaluate progress. Agent acts as strategic advisor with frameworks, not just opinions.