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

Profit Leak Diagnoser

skill-anugamchakra-think-like-a-strategy-consultant-profit-leak-diagnoser · by AnugamChakra

>

No reviews yet
0 installs
33 views
0.0% view→install

Install

$ agentstack add skill-anugamchakra-think-like-a-strategy-consultant-profit-leak-diagnoser

✓ 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-anugamchakra-think-like-a-strategy-consultant-profit-leak-diagnoser)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo 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 Profit Leak Diagnoser? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Profit-Leak Diagnoser

The first instinct in almost any profitability conversation is to cut costs. That instinct is wrong about half the time. Sometimes the drain is open, yes. But sometimes the tap is just running slow, and cutting costs when the real problem is falling volume makes things worse. This skill enforces the discipline of checking both sides before concluding anything.

The method

Profit has only two sides: revenue and cost. Isolate which side the problem is on first, then drill.

  • Revenue splits into price × volume. Volume splits into customers × purchase frequency.
  • Cost splits into fixed and variable. Variable splits into cost per unit × units.

Drill until you reach a hypothesis you can test. "Profit declined" is a statement. "Profit declined because volume fell in the mid-tier cohort while fixed costs held constant" is a hypothesis worth investigating.

Then run the unit-economics check, because a business can look fine on the tree and still be structurally broken per transaction. Five metrics, all of them, not just the ratio:

  1. CAC — cost to acquire one customer.
  2. LTV — value of one customer over the whole relationship.
  3. LTV:CAC — the headline ratio; roughly 3:1 is a common health benchmark in subscription and

SaaS businesses, but healthy ratios differ by industry, margin structure, and stage, so treat it as a heuristic, not a law.

  1. Payback period — how long to recover the acquisition cost.
  2. Contribution margin — does each transaction make money before fixed costs?

A 3:1 LTV:CAC means nothing if payback is four years. You can be structurally sound and still run out of cash before the math works. Check all five.

Output format

  • Profit tree: indented decomposition, with the suspected leak branch flagged.
  • Unit-economics check: the five metrics, with whatever the user can supply and what's missing.
  • Hypothesis: one testable sentence naming the likely leak and its driver.
  • Fastest test: the single check that would confirm or kill the hypothesis first. (This is the

hypothesis-first-coach move; hand off to hypothesis-first-coach if the testing discipline needs its own pass.)

How to run it

Default to producing the diagnosis: build the tree and run the check, but always show that you looked at both revenue and cost so the reasoning is visible. Switch to coaching when the user signals they want to think it through: ask them which side they believe the problem is on and why, then push them to check the other side before committing.

Where this breaks

The tree assumes profit drivers are independent, but they interact: a price cut lifts volume, a volume push can raise variable cost per unit. When drivers are clearly coupled, say so rather than treating each branch as separate. Unit economics also assume you can cleanly attribute cost and value per customer, which breaks in businesses with heavy shared costs or long, fuzzy customer relationships. Flag low-confidence numbers instead of presenting them as precise.

Style

Plain language, define any metric on first use (CAC, LTV, contribution margin), no em dashes, short paragraphs. Never open with "cut costs."

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.