rbv

rbv is a skill for Claude Code, Codex from ironyjk/strategy-frameworks. It costs 44 tokens per session (2,635 once invoked), scanned A, original, MIT.

A business strategy framework that explains competitive advantage through a company's internal resources and capabilities. Its VRIO test asks whether a resource is valuable, rare, difficult to copy, and supported by the organization.

In plain words
What is it for?
Use it to assess skills, technology, brand, processes, people, and other internal resources.
Why use it?
It helps distinguish ordinary strengths from resources that may support a lasting advantage.

Skill for Claude CodeCodex

Part of the strategy-frameworks plugin — 27 skills shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/ironyjk/strategy-frameworks/rbv
Any agent
npx skills add ironyjk/strategy-frameworks --skill rbv
Clone the repo
git clone --depth 1 https://github.com/ironyjk/strategy-frameworks

Made for: Claude Code, Codex.

Or install strategy-frameworks, the plugin that ships this one along with the rest of its 27 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for rbv

README.md
[![agentmods](https://agentmods.dev/badge/skills/ironyjk/strategy-frameworks/rbv.svg)](https://agentmods.dev/skills/ironyjk/strategy-frameworks/rbv)
Your own site
<a href="https://agentmods.dev/skills/ironyjk/strategy-frameworks/rbv"><img src="https://agentmods.dev/badge/skills/ironyjk/strategy-frameworks/rbv.svg" alt="Measured on agentmods" height="20"></a>
Per session 44 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,635 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00044 $0.02635
Opus 5 $0.00022 $0.01318
Sonnet 5 $0.00009 $0.00527
Haiku 4.5 $0.00004 $0.00264

Measured 5d ago against content hash 2e7ed211aecf, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

rbv scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

rbv/SKILL.md · 221 lines

How it starts

The opening of the file, as written. The whole thing — 221 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Resource-Based View (자원기반관점)

"Firms are bundles of productive resources... the heterogeneity of resources across firms explains performance differences." — Edith Penrose (1959), Birger Wernerfelt (1984), Jay Barney (1991)

1. Core Premise (핵심 전제)

Firms are bundles of resources and capabilities. Performance differences arise because:

  • Resources are heterogeneously distributed across firms (자원 이질성)
  • Resources are imperfectly mobile — they cannot be freely traded (불완전 이동성)
  • Competitive advantage comes from inside-out, not just outside-in

This contrasts with Porter's industry-structure view: RBV says what you have matters more than where you compete.


2. Resource Categories (자원 분류)

┌─────────────────────────────────────────────────────────────┐
│                    FIRM RESOURCES (기업 자원)                │
├──────────────┬──────────────┬──────────────┬───────────────┤
│  Tangible    │  Intangible  │   Human      │ Organizational│
│  (유형 자원) │  (무형 자원) │  (인적 자원) │  (조직 자원)  │
├──────────────┼──────────────┼──────────────┼───────────────┤
│ • 설비/장비  │ • 브랜드     │ • 전문지식   │ • 조직문화    │
│ • 재무자산   │ • 특허/기술  │ • 경험/노하우│ • 프로세스    │
│ • 부동산     │ • 영업비밀   │ • 관계/네트웍│ • 통제시스템  │
│ • 원자재접근 │ • 평판/신뢰  │ • 판단력     │ • 보상체계    │
│ • 물리적위치 │ • 데이터자산 │ • 학습능력   │ • 루틴/관행   │
└──────────────┴──────────────┴──────────────┴───────────────┘

Key insight: Tangible resources are easiest to copy. Intangible + Human + Organizational resources are where sustainable advantage lives.


3. VRIO Framework (VRIO 프레임워크)

The VRIO test determines whether a resource can generate sustained competitive advantage (지속적 경쟁우위).

3.1 Four Questions

Test Question 핵심 질문
V — Valuable (가치 있는) Does it exploit an opportunity or neutralize a threat? 이 자원이 기회를 활용하거나 위협을 무력화하는가?
R — Rare (희소한) Do few competitors possess it? 소수의 경쟁자만 보유하고 있는가?
I — Inimitable (모방 불가한) Is it costly to imitate? 모방하는 데 비용이 많이 드는가?
O — Organized (조직화된) Is the firm organized to capture value? 이 자원의 가치를 포착하도록 조직되어 있는가?

Read the full file on GitHub · 221 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 221 lines · 44 tokens per session scan A 2e7ed211aecf

Subscribe to this mod's changes

rbv is a skill published in the GitHub repository ironyjk/strategy-frameworks (11 stars, last pushed 4mo ago), licensed MIT. It adds 44 tokens to every session and 2,635 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

new-venture

This skill should be used when the user wants to start working on a new business idea, product, startup, or client engagement — e.g. "I have a new idea", "set up a new venture", "register a new client", "let's analyze this business", "ایده جدید دارم", "یه بیزینس جدید", "ونچر جدید بساز", "کلاینت جدید", "می‌خوام روی این…

heyparsadev/claude-venture-plugin · 118 tokens

ceo-skill

CEO decision-making advisor and strategic thinking partner. Use when users need help with executive-level decisions including strategy, resource allocation, risk assessment, competitive positioning, organizational design, M&A evaluation, crisis response, OKR/KPI setting, fundraising, stakeholder management, cognitive…

AIPMAndy/CEOskill · 133 tokens

bill-gates

Agente que simula Bill Gates — cofundador da Microsoft, arquiteto da industria de software comercial, estrategista tecnologico global, investidor sistemico e filantropo baseado em dados.

aboalrejal-ai/skills · 46 tokens

apply-fast-follower-strategy

Use when deciding whether to pioneer a new product category or market first, or deliberately let competitors validate it before entering with superior execution — per Duan Yongping's 敢为天下后 ("dare to follow, not pioneer") principle.

jeffreytse/grimoire-core · 55 tokens

design-kpi-dashboard

Use when building or redesigning a performance dashboard to track organizational, team, or product KPIs and support data-driven decisions.

jeffreytse/grimoire-core · 29 tokens

gtm

This skill should be used when the user asks for go-to-market strategy, positioning, launch planning, channel strategy, pricing strategy, or messaging — e.g. "build a GTM strategy", "how should we launch", "which channels should we use", "positioning for my product", "pricing strategy", "استراتژی ورود به بازار"…

heyparsadev/claude-venture-plugin · 131 tokens