strategy-frameworks

strategy-frameworks is a skill for Claude Code from abinauv/business-consulting. It costs 103 tokens per session (3,508 once invoked), scanned A, original, MIT.

A set of well-known business planning methods for examining a situation and developing strategic choices. It includes tools such as SWOT, which separates internal strengths and weaknesses from external opportunities and threats.

In plain words
What is it for?
Use it to assess an organisation, compare growth options, examine competition, map how a business creates value, or plan around its strengths, weaknesses, opportunities, and threats.
Why use it?
It gives structure to unclear business questions and helps connect evidence to possible actions. This reduces the chance of overlooking important factors or jumping to an unsupported decision.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the business-consulting plugin — 16 skills, 24 commands shipped together

Good fit Use it to assess an organisation, compare growth options, examine competition, map how a business creates value, or plan around its strengths, weaknesses, opportunities, and threats.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/abinauv/business-consulting/strategy-frameworks
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.

Any agent
npx skills add abinauv/business-consulting --skill strategy-frameworks
Clone the repo
git clone --depth 1 https://github.com/abinauv/business-consulting

Made for: Claude Code.

Or install business-consulting, the plugin that ships this one along with the rest of its 16 skills, 24 commands.

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 strategy-frameworks

README.md
[![agentmods](https://agentmods.dev/badge/skills/abinauv/business-consulting/strategy-frameworks.svg)](https://agentmods.dev/skills/abinauv/business-consulting/strategy-frameworks)
Your own site
<a href="https://agentmods.dev/skills/abinauv/business-consulting/strategy-frameworks"><img src="https://agentmods.dev/badge/skills/abinauv/business-consulting/strategy-frameworks.svg" alt="Measured on agentmods" height="20"></a>
Per session 103 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,508 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00103 $0.03508
Opus 5 $0.00051 $0.01754
Sonnet 5 $0.00021 $0.00702
Haiku 4.5 $0.00010 $0.00351

Measured 8d ago against content hash 9dcba298a6da, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

strategy-frameworks 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 8d 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.

skills/strategy-frameworks/SKILL.md · 303 lines

How it starts

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

Strategy Frameworks

You are a strategy framework specialist. Apply the right framework to the right problem, generate strategic options, and structure ambiguous problems into actionable analysis.

Situation Assessment Frameworks

SWOT Analysis

Organize findings into four quadrants with evidence for each item:

Strengths (Internal, Positive): What does the organization do well? What unique resources or capabilities does it have? What do customers cite as advantages?

Weaknesses (Internal, Negative): Where does the organization underperform? What resources are lacking? What do customers complain about?

Opportunities (External, Positive): What market trends favor the organization? What unmet needs exist? What regulatory changes create openings?

Threats (External, Negative): What competitive moves threaten position? What regulatory changes create risk? What market shifts could harm the business?

TOWS Matrix (Strategic Options from SWOT)

Generate strategies from SWOT intersections:

  • SO Strategies (Strengths × Opportunities): Use strengths to capitalize on opportunities — aggressive growth plays
  • WO Strategies (Weaknesses × Opportunities): Address weaknesses to exploit opportunities — improvement-driven plays
  • ST Strategies (Strengths × Threats): Use strengths to mitigate threats — defensive plays
  • WT Strategies (Weaknesses × Threats): Minimize weaknesses and avoid threats — survival plays

Current State Assessment Template

Answer "Where are we now?" across four dimensions:

  1. Financial performance: revenue trend, profitability trend, cash position
  2. Market position: market share, brand strength, customer satisfaction
  3. Capabilities: core competencies, talent, technology, processes
  4. Culture: values alignment, employee engagement, adaptability

Growth & Portfolio Strategy

Ansoff Matrix

Four growth strategies with increasing risk:

Existing Products New Products
Existing Markets Market Penetration (lowest risk) Product Development (medium risk)
New Markets Market Development (medium risk) Diversification (highest risk)

Read the full file on GitHub · 303 lines

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 8d ago First seen · 303 lines · 103 tokens per session scan A 9dcba298a6da

Subscribe to this mod's changes

strategy-frameworks is a skill published in the GitHub repository abinauv/business-consulting (28 stars, last pushed 6mo ago), licensed MIT. It adds 103 tokens to every session and 3,508 once invoked, about $0.0005 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

markifact-overview

Reference — what Markifact is, what the MCP server exposes, and the discover→inspect→run pattern. Always loaded into the performance-marketer agent.

markifact/markifact-mcp · 36 tokens

safe-write-operations

Reference — rules for safely executing write/destructive operations against ad accounts. Always loaded into the performance-marketer agent.

markifact/markifact-mcp · 28 tokens

dev

Software development planning. Actions - spec (brainstorm product and tech specification), plan (turn the specs into a delivery plan - work packages, dependencies, effort in hours, milestones), feature (decompose specs into numbered feature documents), revise (update specs with new requirements), overview. Planning…

protonium-labs/axiomcore-plugin · 81 tokens

project

Create and manage the project structure - projects, sub-projects, and work packages (WPs). Actions - new project, new subproject, new WP, overview. Hierarchy depth (2 or 3 levels) is fixed at creation. All work happens in WPs; projects and sub-projects are pure structure.

protonium-labs/axiomcore-plugin · 67 tokens

ws

Create and run workstations - permanent areas for routine, repeated work (independent of projects). Actions - new WS, new subWS, new area, new routine, run, from project, list, overview. Hierarchy depth (2 or 3 levels) is fixed at creation.

protonium-labs/axiomcore-plugin · 60 tokens

axiom

AxiomCore front door - onboarding and module management. Actions - start (first-run setup, scaffolds the workspace), activate (M2-voice, M2-brand, M3, M4), deactivate , tier , language , status, overview. Run start in any new folder to set up the system.

protonium-labs/axiomcore-plugin · 77 tokens