AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Full Potential Diagnostic

skill-natan-mohart-24-strategy-skills-for-claude-full-potential-diagnostic · by Natan-Mohart

Sizes the dollar value at stake between current performance and top-quartile benchmark on every relevant P&L and working-capital metric via a bundled calculator — the actual "full potential" framing used to size transformation programs, not a vague sense that "there's room to improve." Use whenever the user wants to size a transformation opportunity, benchmark performance against best practice, b…

No reviews yet
0 installs
0 views
view→install

Install

$ agentstack add skill-natan-mohart-24-strategy-skills-for-claude-full-potential-diagnostic

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-natan-mohart-24-strategy-skills-for-claude-full-potential-diagnostic)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
3d ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Full Potential Diagnostic? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Full-Potential Diagnostic

When to use

Use at the start of any performance improvement or transformation program to size the actual opportunity before committing to initiatives — replacing a vague "we think there's meaningful upside" with a quantified, metric-by-metric value-at-stake number. Also use to build the business case for launching a transformation, since a credible size-of-the-prize is usually what gets a program funded in the first place.

What it does

Compares current performance to a top-quartile or best-practice benchmark across every relevant metric (margin, cost ratios, working capital efficiency, productivity), converts each gap into a dollar value via a bundled calculator, and rolls the metrics into a single total value-at-stake figure — giving the transformation program a size, not just a direction.

Method

  1. Select the metrics that matter for this business: typically gross margin, SG&A as % of revenue, working capital efficiency (inventory turns, DSO/DPO), and productivity metrics (revenue per employee) — chosen for relevance to this specific business, not a generic checklist applied blindly.
  2. Establish current performance for each metric from actual financials, not estimates.
  3. Establish the benchmark: top-quartile performance among true peers (same industry, similar scale) where available; where peer data doesn't exist, use the best internal benchmark (a comparable business unit, region, or plant) rather than an arbitrary aspirational number.
  4. Run the bundled calculator (scripts/full_potential_calc.py) to convert each metric's gap into a dollar value at stake — percentage-of-revenue metrics translate directly; working-capital metrics translate through the capital freed by moving to benchmark efficiency.
  5. Sum to a total value-at-stake figure and express it as a percentage of revenue — this is the number that anchors the transformation's ambition level in front of the board or investment committee.
  6. Apply a realistic capture-rate discount explicitly, rather than presenting the raw gap as an expected outcome: real full-potential programs typically capture something well short of 100% of the identified gap within a realistic timeframe, and stating this openly is what makes the diagnostic credible rather than a sales pitch.
  7. Rank the metrics by value at stake and pass the top few into initiative-prioritizer or transformation planning — the diagnostic sizes the opportunity, it does not by itself tell you how to capture it; that's the next step, not this one.
  8. Revisit the diagnostic periodically during the program (not just once at the start) to track how much of the identified gap has actually closed — this connects directly to a value-realization discipline later in the program.

Inputs

  • Current financial performance by metric
  • Peer or internal benchmark data for each metric
  • Revenue base and, for working-capital metrics, the relevant working-capital base
  • Config saved as JSON matching the format documented at the top of scripts/full_potential_calc.py

Output format

Metric-by-metric table of current vs. benchmark vs. dollar value at stake; total value at stake as an absolute number and as % of revenue; explicit capture-rate caveat; ranked list of highest-value metrics to prioritize in the transformation plan.

Example

A $120M-revenue business shows a combined value at stake of $23.2M (19% of revenue) across gross margin, SG&A ratio, and inventory turns gaps to top-quartile peers. Rather than presenting $23.2M as the transformation's expected outcome, the diagnostic states the realistic range (40-70% capture within 18-24 months, based on typical program performance) — giving the board a credible $9-16M target instead of an inflated headline number that erodes trust when the program under-delivers against it.

Common pitfalls

  • Presenting the full theoretical gap as the expected outcome instead of applying a realistic, stated capture-rate discount.
  • Benchmarking against an aspirational or cherry-picked "best in class" example instead of a true, comparable peer set.
  • Running the diagnostic once at kickoff and never returning to it during the program to check actual progress against the sized opportunity.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.