← ClaudeAtlas

follow-the-moneylisted

Show where effort has actually gone versus where money is actually made, by comparing the share of pages, sessions and key events per tier, and assign every cluster the tier its content should occupy. Use this skill whenever the user asks to: - Understand what actually makes money on their site - Find out which pages matter versus which just exist - Rebalance where content effort goes - Check whether their declared conversion pages actually convert Trigger even for casual requests like "what actually makes money here", "where should we focus", "we have 400 blog posts, are they doing anything", "is our pricing page actually converting".
vcxcvii/rainmaker · ★ 0 · AI & Automation · score 67
Install: claude install-skill vcxcvii/rainmaker
# follow-the-money ## Context load Run `rainmaker context --check` first. It prints what exists, what is stale, and exits 1 if anything this skill requires is missing. Then read, in this order: 1. `context/business.md` in full. If absent, stop: "No business context. Run `rainmaker audit`, then the `know-my-buyer` skill." 2. `context/voice.md` if this skill writes prose. If absent, stop and say so. 3. `context/glossary.md` if this skill names products, features or competitors. 4. `data/strategy.json` if this skill reads or writes strategy. 5. Only the `data/` files listed in this skill's Consumes table. Never crawl or call an API the core already covers. If `strategy.json.context_hash` does not match the current hash of `context/business.md`, say exactly: "Business context was edited after the strategy was written. Re-run `know-my-buyer`, or run `rainmaker context --sync` to accept the prose as authoritative." Then stop. If `context/business.md` carries `confidence: stub`, continue, and stamp every output with: "Built on a stub context. Nothing in it came from a buyer. Run `know-my-buyer` to replace it." ## Consumes | File | Why | If missing | |---|---|---| | `data/snapshots/<latest>/diagnosis.json` | tier distribution across all pages | run `rainmaker audit` | | `data/snapshots/<latest>/ga4.json` | sessions and key events per tier | continue at confidence 0.5, ranking on sessions only | | `data/state.json` | which findings are open, so this is grounded in current st