Home / vandanaajaydubey111 / great-pm · plugins/great-pm/skills/competitive-analysis/SKILL.md · GitHub

competitive-analysis skillA

competitive-analysis is agent-read markdown (skill) from vandanaajaydubey111/great-pm: Playbook for competitive teardowns, market sizing (TAM/SAM/SOM), and positioning-gap analysis. Used by market-analyst..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

## 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-pm` → `query_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.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add vandanaajaydubey111/great-pm/competitive-analysis@git:20260920.2cbc56d
Exact content
mdr add vandanaajaydubey111/great-pm/competitive-analysis@sha256:9e78e1d3ef768444

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_jcj67i2twvxt2uij.svg)](https://markdownregistry.com/a/art_jcj67i2twvxt2uij)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260920.2cbc56d latest2026-09-20 2cbc56d 10,225 BA view · diff
git:20260729.8dd5ad02026-07-29 8dd5ad0 10,048 BA view · diff
git:20260729.4a3a4d02026-07-29 4a3a4d0 9,913 BA view · diff
git:20260729.5b86b602026-07-29 5b86b60 9,417 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (10225 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

vandanaajaydubey111/great-pm · 3 stars · license MIT · pushed 2026-09-20 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_jcj67i2twvxt2uij
GET https://markdownregistry.com/api/v1/resolve?ref=vandanaajaydubey111/great-pm/competitive-analysis
GET https://markdownregistry.com/api/v1/blob/9e78e1d3ef7684440019dde34d7555b726983a83ac91295b005fb0912c61aebb

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from vandanaajaydubey111/great-pm

great-pm-runtime skill
vandanaajaydubey111/great-pm · codex/source-skills/great-pm-runtime/SKILL.md · Use when a GreatPM workflow needs to select, spawn, coordinate, or collect results from its specialist…
git:20260920.2cbc56d · audit A · 3 stars
accessibility skill
vandanaajaydubey111/great-pm · plugins/great-pm/skills/accessibility/SKILL.md · Playbook for product accessibility — WCAG 2.2 AA, ADA Title III (US public accommodations), Section 508 (US federal)…
git:20260920.2cbc56d · audit A · 3 stars
activation-aha-moment skill
vandanaajaydubey111/great-pm · plugins/great-pm/skills/activation-aha-moment/SKILL.md · The statistical method for finding a product's activation/aha moment — the action that, taken early, separates retained…
git:20260920.2cbc56d · audit A · 3 stars
agent-product-patterns skill
vandanaajaydubey111/great-pm · plugins/great-pm/skills/agent-product-patterns/SKILL.md · The workflow-vs-agent decision and the seven Anthropic building-block patterns (augmented LLM, prompt chaining…
git:20260920.2cbc56d · audit A · 3 stars
ai-evals skill
vandanaajaydubey111/great-pm · plugins/great-pm/skills/ai-evals/SKILL.md · Eval-driven product management for LLM features — error analysis, axial coding of failure modes, LLM-as-judge with…
git:20260920.2cbc56d · audit A · 3 stars
ai-regulation skill
vandanaajaydubey111/great-pm · plugins/great-pm/skills/ai-regulation/SKILL.md · Playbook for AI-specific regulation — EU AI Act (high-risk + GPAI obligations), NIST AI RMF (US voluntary), Biden EO +…
git:20260920.2cbc56d · audit A · 3 stars
ai-unit-economics skill
vandanaajaydubey111/great-pm · plugins/great-pm/skills/ai-unit-economics/SKILL.md · The unit-economics model that governs whether an AI product is viable. Forces explicit cost-per-action (token +…
git:20260920.2cbc56d · audit A · 3 stars
ai-use-case-scoping skill
vandanaajaydubey111/great-pm · plugins/great-pm/skills/ai-use-case-scoping/SKILL.md · The should-this-even-be-AI gate — decide where an LLM belongs versus deterministic rules, frame error tolerance as a…
git:20260920.2cbc56d · audit A · 3 stars
ai-ux-patterns skill
vandanaajaydubey111/great-pm · plugins/great-pm/skills/ai-ux-patterns/SKILL.md · The UX patterns that don't exist in deterministic software — confidence display, graceful failure, reversibility…
git:20260920.2cbc56d · audit A · 3 stars
ansoff-matrix skill
vandanaajaydubey111/great-pm · plugins/great-pm/skills/ansoff-matrix/SKILL.md · Generate an Ansoff Matrix analysis mapping growth strategies across market penetration, market development, product…
git:20260920.2cbc56d · audit A · 3 stars
beachhead-segment skill
vandanaajaydubey111/great-pm · plugins/great-pm/skills/beachhead-segment/SKILL.md · Identify the first beachhead market segment for a product launch. Evaluates segments against burning pain, willingness…
git:20260920.2cbc56d · audit A · 3 stars
blue-ocean-strategy skill
vandanaajaydubey111/great-pm · plugins/great-pm/skills/blue-ocean-strategy/SKILL.md · Create uncontested market space using value innovation instead of competing head-to-head. Use when the user mentions…
git:20260920.2cbc56d · audit A · 3 stars

Every file in vandanaajaydubey111/great-pm

Other files named competitive-analysis

competitive-analysis skill
ginlix-ai/langalpha · plugins/langalpha_research/skills/competitive-analysis/SKILL.md · Competitive landscape analysis: positioning, scorecards, moat assessment, market share trends. Triggers on competitive…
git:20260915.52e16a2 · audit A · 1,774 stars
competitive-analysis skill
mohitagw15856/pm-claude-skills · exports/openclaw/competitive-analysis/SKILL.md · Analyze competitors and create competitive landscape documentation with feature matrices, positioning maps, and…
git:20260714.d9455b5 · audit A · 1,392 stars
competitive-analysis skill
nicepkg/ai-workflow · workflows/product-manager-workflow/.claude/skills/competitive-analysis/SKILL.md · Competitive intelligence, market analysis, and strategic positioning for product differentiation.
v2.0.0 · audit A · 283 stars
competitive-analysis skill
yonatangross/orchestkit · src/skills/competitive-analysis/SKILL.md · Strategic analysis frameworks including Porter's Five Forces (industry attractiveness), SWOT (internal positioning)…
v1.0.0 · audit A · 283 stars
competitive-analysis skill
yonatangross/orchestkit · plugins/ork/skills/competitive-analysis/SKILL.md · Strategic analysis frameworks including Porter's Five Forces (industry attractiveness), SWOT (internal positioning)…
v1.0.0 · audit A · 283 stars
competitive-analysis skill
insajin/autopus-adk · .omp/skills/competitive-analysis/SKILL.md · SWOT, competitive landscape analysis, and battlecard generation
git:20260826.34a9b20 · audit A · 111 stars
competitive-analysis skill
nahid-sparktales/agent-dispatcher · skills/knowledge/competitive-analysis/SKILL.md · Compare products, libraries or approaches on criteria derived from your own constraints rather than from anyone's…
git:20260919.a0d4f55 · audit A · 49 stars
competitive-analysis skill
jikig-ai/soleur · plugins/soleur/skills/competitive-analysis/SKILL.md · This skill should be used when running competitive intelligence scans against tracked competitors, or auditing a peer…
git:20260924.a44cf8f · audit A · 15 stars

Browse by kind, by grade A, or by owner.