Skip to content

ebowman/business-frameworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

business-frameworks

Business strategy, product, finance, leadership, and communication frameworks as a Claude Code plugin.

Install

git clone https://github.com/ebowman/business-frameworks.git
cd business-frameworks
./install.sh

Then restart Claude Code. The /mba: commands will appear in autocomplete.

Update anytime with:

cd business-frameworks && git pull

What's Included

All skills are invoked as /mba:<skill> (with autocomplete):

Skill Key Frameworks Instructors
/mba:strategy T-Algorithm, Connected Strategic Stack, OKRs, Adversarial Debate (Rumelt Lite) Scott Galloway, Sarah Lobkowicz, Richard Rumelt
/mba:product DHM Framework, GEM Framework, Hooked Model, Product Positioning, Platform Strategy Gibson Biddle, Nir Eyal, April Dunford, Karan Girotra
/mba:problem-solving Hypothesis-Driven Model, MECE decomposition, issue trees, 80/20 Jenny Tang (Bain)
/mba:finance SpeeD-Up Framework, Four-Component Business Case, Investor Mindset Nicole Alexander, Eric Kim
/mba:communication Hip-Hop Pillars (public speaking), 4S Framework, Hero/Shadow/Light, data storytelling Marcus Collins, Will Storr
/mba:leadership Complete Manager Equation, Coaching Habit (7 questions), 3-A Inclusive Leadership Michael Bungay Stanier, Mita Mallick
/mba:data-analysis Inquiry-to-Insight 5-Step, DELTA Model Sarah Evangeline Norman, Thomas Davenport
/mba:negotiation 5P Framework, Planning Canvas, BATNA Brian McDowell
/mba:innovation Innovation Cycle, Jobs-to-Be-Done, RIME Framework Sara Beckman (UC Berkeley Haas)
/mba:brand-pricing Clock Model, behavioral pricing, customer retention Scott Galloway, Adam Alter
/mba:operations Operational laddering, Aerie vs Victoria's Secret case study Scott Galloway
/mba:catalog Discovery index — lists all skills with usage guidance

How It Works

The plugin has two layers:

  • commands/ — Slash commands that provide autocomplete and entry points (e.g., /mba:strategy)
  • skills/ — Deep knowledge bases with SKILL.md (framework summaries) and references/ (detailed docs)

Commands load the relevant skill, which follows Anthropic's skill architecture with progressive disclosure: Claude loads the right level of detail based on what you're asking.

Usage

Type /mba: and autocomplete will show all available commands. Or ask questions naturally:

  • "Help me analyze our competitive strategy using the T-Algorithm"
  • "Walk me through building a business case for this initiative"
  • "How should I structure this problem using the hypothesis-driven model?"
  • "Help me position our product using April Dunford's framework"
  • /mba:catalog to see all available frameworks

License

MIT

About

Business strategy, product, finance, and leadership frameworks as Claude Code skills

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages