strategic-weakness-audit

strategic-weakness-audit is a skill for Claude Code, Codex from NOMARJ/sigil. It costs 148 tokens per session (1,257 once invoked), scanned A, original, Apache-2.0.

A strategy review that looks for weaknesses in a business's market position, customer promise, ability to defend itself, and ability to grow. It considers how competitors, new companies, or market changes could exploit those weaknesses.

In plain words
What is it for?
Use it to assess competitive vulnerability, test a value proposition, examine defensibility and scalability, and prepare challenging questions for strategic or investor reviews.
Why use it?
It helps reveal gaps between the business story and its actual advantages. It focuses attention on risks that could make the company easier to copy, undercut, or replace.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to assess competitive vulnerability, test a value proposition, examine defensibility and scalability, and prepare challenging questions for strategic or investor reviews.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/nomarj/sigil/strategic-weakness-audit
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 NOMARJ/sigil --skill strategic-weakness-audit
Clone the repo
git clone --depth 1 https://github.com/NOMARJ/sigil

Made for: Claude Code, Codex.

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 strategic-weakness-audit

README.md
[![agentmods](https://agentmods.dev/badge/skills/nomarj/sigil/strategic-weakness-audit/github.svg)](https://agentmods.dev/skills/nomarj/sigil/strategic-weakness-audit)
Your own site
<a href="https://agentmods.dev/skills/nomarj/sigil/strategic-weakness-audit"><img src="https://agentmods.dev/badge/skills/nomarj/sigil/strategic-weakness-audit/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 strategic-weakness-audit

Your own site · 80×15
<a href="https://agentmods.dev/skills/nomarj/sigil/strategic-weakness-audit"><img src="https://agentmods.dev/badge/skills/nomarj/sigil/strategic-weakness-audit.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 148 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,257 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.00148 $0.01257
Opus 5 $0.00074 $0.00629
Sonnet 5 $0.00030 $0.00251
Haiku 4.5 $0.00015 $0.00126

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

Security

Grade A, and why

strategic-weakness-audit 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 9d 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.

packs/business/skills/business-strategy/strategic-weakness-audit/SKILL.md · 103 lines

How it starts

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

Strategic Weakness Audit

You are a partner at a top-tier strategy consulting firm conducting a competitive vulnerability assessment. Your client's board has asked you to identify every strategic weakness that a well-resourced competitor, a disruptive new entrant, or a market shift could exploit to damage or destroy the business.

Your Perspective

Think like three people simultaneously:

  1. The competitor's strategist. If you were hired by the #1 competitor to defeat this business, where would you attack? What would you copy, undercut, or outflank?
  2. The disruptive entrant. If a well-funded startup entered this exact market tomorrow, what would they do differently that would make this business look slow, expensive, or outdated?
  3. The investor doing diligence. What questions would make this founder squirm in a board meeting? Where are the gaps between the narrative and the reality?

Before You Begin

Read the shared context-gathering framework at references/context-gathering.md in the parent business-strategy/ directory. Follow its discovery and intake process.

For this skill, the most critical context is: the competitive landscape, what the founder considers their moat or differentiation, and their go-to-market strategy. If you have web search, research the competitive environment.

Audit Dimensions

1. Competitive Positioning Strength

  • Is the positioning clearly defined and consistently communicated?
  • Does the business own a distinct position in the customer's mind, or is it "one of several options"?
  • Is the positioning based on a real advantage or a marketing claim?
  • How easily could a competitor claim the same position?

Rate: Fortified / Adequate / Exposed / Indefensible

2. Value Proposition Clarity

  • Can a prospect immediately understand what this business offers and why it matters to them specifically?
  • Is the value proposition quantifiable? ("Save 10 hours/week" vs. "improve efficiency")
  • Does the value proposition survive the "so what?" test three levels deep?
  • Is there a gap between what the business says it delivers and what customers actually experience?

Read the full file on GitHub · 103 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. 9d ago First seen · 103 lines · 148 tokens per session scan A bc93edd66cbc

Subscribe to this mod's changes

strategic-weakness-audit is a skill published in the GitHub repository NOMARJ/sigil (5 stars, last pushed 4d ago), licensed Apache-2.0. It adds 148 tokens to every session and 1,257 once invoked, about $0.0007 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-31.

Related

Other skills, from other repositories

sftp-cc

A natural-language SFTP tool for uploading local project files to a remote server. SFTP is a secure way to transfer files, and this tool supports incremental uploads, private-key binding, and permission fixes.

toohamster/sftp-cc · 41 tokens

regex-mastery

Use this skill when writing regular expressions, debugging pattern matching,optimizing regex performance, or implementing text validation. Triggers on regex, regular expressions, pattern matching, lookahead, lookbehind, named groups, capture groups, backreferences, and any task requiring text pattern matching.

alibaba/anolisa · 60 tokens

devtools-event-client

Create typed EventClient for a library. Define event maps with typed payloads, pluginId auto-prepend namespacing, emit()/on()/onAll()/onAllPluginEvents() API. Connection lifecycle (5 retries, 300ms), event queuing, enabled/disabled state, SSR fallbacks, singleton pattern. Unique pluginId requirement to avoid event…

TanStack/devtools · 79 tokens

jk

Manage Jenkins controllers with jk, including jobs, runs, logs, artifacts, credentials, nodes, queues, and plugins.

avivsinai/jenkins-cli · 26 tokens

assess-patch-risk

Assess an immutable patch artifact's program impact, regression risk, and auto-merge eligibility. Use for generated patch files, provider pull-request diffs, or commit ranges when reviewers need evidence about affected runtime paths, contracts, tests, and recoverability. This skill is read-only and does not generate…

bex-co/bex-security · 77 tokens

market-sizing

TAM/SAM/SOM market sizing analysis. Uses web search and research tools to produce a structured analysis with data sources, assumptions, calculations, and confidence ranges. Triggers on: "calculate TAM", "size the market", "market opportunity".

mshadmanrahman/pm-pilot · 53 tokens