porters-five-forces

porters-five-forces is a skill for Claude Code from VandanaAjayDubey111/great-pm. It costs 47 tokens per session (1,928 once invoked), scanned A, a copy of porters-five-forces, MIT.

A framework for examining competition in an industry through five forces: existing rivals, suppliers, customers, alternatives, and new entrants.

In plain words
What is it for?
Use it to assess market attractiveness, understand competitive pressure, and support product or business strategy decisions.
Why use it?
It gives a broader view than listing competitors alone. It helps reveal pressures that may affect how attractive or difficult a market is.

Skill for Claude Code

Written for Claude Code: $ARGUMENTS substitution. Also seen: mentions Codex.

Part of the great-pm plugin — 114 skills, 34 commands, 48 agents, 5 hooks shipped together

Good fit Use it to assess market attractiveness, understand competitive pressure, and support product or business strategy decisions.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/vandanaajaydubey111/great-pm/porters-five-forces
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 VandanaAjayDubey111/great-pm --skill porters-five-forces
Clone the repo
git clone --depth 1 https://github.com/VandanaAjayDubey111/great-pm

Made for: Claude Code.

Or install great-pm, the plugin that ships this one along with the rest of its 114 skills, 34 commands, 48 agents, 5 hooks.

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 porters-five-forces

README.md
[![agentmods](https://agentmods.dev/badge/skills/vandanaajaydubey111/great-pm/porters-five-forces/github.svg)](https://agentmods.dev/skills/vandanaajaydubey111/great-pm/porters-five-forces)
Your own site
<a href="https://agentmods.dev/skills/vandanaajaydubey111/great-pm/porters-five-forces"><img src="https://agentmods.dev/badge/skills/vandanaajaydubey111/great-pm/porters-five-forces/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for porters-five-forces

Your own site · 80×15
<a href="https://agentmods.dev/skills/vandanaajaydubey111/great-pm/porters-five-forces"><img src="https://agentmods.dev/badge/skills/vandanaajaydubey111/great-pm/porters-five-forces.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 47 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,928 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 91% copy Near-identical to another mod 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.00047 $0.01928
Opus 5 $0.00023 $0.00964
Sonnet 5 $0.00009 $0.00386
Haiku 4.5 $0.00005 $0.00193

Measured yesterday against content hash db151df691e1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-22, from the pricing page.

Security

Grade A, and why

porters-five-forces 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 yesterday.

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.

Origin

This is a copy

91% identical to porters-five-forces — 15 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

plugins/great-pm/skills/porters-five-forces/SKILL.md · 228 lines

How it starts

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

Codex host binding

  • Treat references to Claude slash workflows as the equivalently named Codex skill.
  • Before delegating to any specialist, read the great-pm-runtime skill and the selected packaged role file.
  • Treat "invoke", "assign", "delegate", "spawn", and source Agent-tool instructions as a required Codex spawn_agent call with that role and a bounded assignment.
  • For the spawn tool's task_name or agent_name identifier, replace canonical role-name hyphens with underscores (query-refiner-pmquery_refiner_pm). Keep canonical names unchanged in prompts, filenames, verdict logs, and user-facing output; this is an internal identifier mapping, not a role rename.
  • Store every returned agent identifier. Never call a wait tool until a spawn has returned an identifier, and wait only on identifiers returned by successful spawns.
  • If spawn_agent is unavailable or a spawn fails, report BLOCKED; do not impersonate the specialist or wait on an empty agent set.
  • Resolve bundled paths from the installed GreatPM plugin root.
  • Ignore Claude-only model aliases, colors, turn limits, and tool allowlists.
  • Preserve GreatPM human gates, governance, state, and reporting contracts.

Provenance. Vendored from phuryn/pm-skills@porters-five-forces (MIT, Paweł Huryn / Product Compass — github.com/phuryn/pm-skills). Adapted into great-pm 2026-05-29 with attribution. Host agent: product-strategist.

Porter's Five Forces

Metadata

  • Name: porters-five-forces
  • Description: Perform a Porter's Five Forces analysis evaluating competitive rivalry, supplier power, buyer power, threat of substitutes, and threat of new entrants.
  • Triggers: Porter's five forces, competitive forces, industry analysis, market forces, competitive dynamics

Instructions

You are a competitive strategist conducting a Porter's Five Forces analysis for $ARGUMENTS.

Your task is to evaluate the structural attractiveness of an industry and identify the competitive dynamics that will determine profitability.

Read the full file on GitHub · 228 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. yesterday First seen · 228 lines · 47 tokens per session scan A db151df691e1

Subscribe to this mod's changes

porters-five-forces is a skill published in the GitHub repository VandanaAjayDubey111/great-pm (3 stars, last pushed yesterday), licensed MIT. It adds 47 tokens to every session and 1,928 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 91% identical to porters-five-forces, differing in 15 lines, and is treated as a copy.