metrics-tracker

metrics-tracker is a skill for Claude Code from Dokkabei97/forged-claude-code. It costs 45 tokens per session (1,258 once invoked), scanned A, original, MIT.

A framework for choosing and tracking startup metrics by company stage, from before product-market fit through scaling. It includes measures such as activation, retention, recurring revenue, churn, and acquisition cost.

In plain words
What is it for?
Use it to define key performance indicators, choose AARRR or North Star metrics, and prepare recurring metric reviews or dashboard templates.
Why use it?
It reduces the need to track every available number by focusing measurement on the questions relevant to the startup's current stage.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the forged-claude-code plugin — 29 skills, 14 commands, 9 agents, 2 hooks shipped together

Good fit Use it to define key performance indicators, choose AARRR or North Star metrics, and prepare recurring metric reviews or dashboard templates.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/dokkabei97/forged-claude-code/metrics-tracker
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 Dokkabei97/forged-claude-code --skill metrics-tracker
Clone the repo
git clone --depth 1 https://github.com/Dokkabei97/forged-claude-code

Made for: Claude Code.

Or install forged-claude-code, the plugin that ships this one along with the rest of its 29 skills, 14 commands, 9 agents, 2 hooks.

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 metrics-tracker

README.md
[![agentmods](https://agentmods.dev/badge/skills/dokkabei97/forged-claude-code/metrics-tracker.svg)](https://agentmods.dev/skills/dokkabei97/forged-claude-code/metrics-tracker)
Your own site
<a href="https://agentmods.dev/skills/dokkabei97/forged-claude-code/metrics-tracker"><img src="https://agentmods.dev/badge/skills/dokkabei97/forged-claude-code/metrics-tracker.svg" alt="Measured on agentmods" height="20"></a>
Per session 45 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,258 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.00045 $0.01258
Opus 5 $0.00023 $0.00629
Sonnet 5 $0.00009 $0.00252
Haiku 4.5 $0.00005 $0.00126

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

Security

Grade A, and why

metrics-tracker 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 8d 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.

skills/cpo/metrics-tracker/SKILL.md · 168 lines

How it starts

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

Metrics Tracker - Startup Metrics Framework

Overview

Defines the right metrics for your startup stage. Measuring everything measures nothing — focus on the metrics that drive decisions.


1. When to Apply

Trigger Behavior
Defining initial metrics Stage-based metric selection
"KPI", "AARRR" Metric framework setup
Weekly/monthly review Metric report template

2. Metrics by Stage

Pre-PMF (Product-Market Fit 전)

Focus: Are users getting value?

Metric Definition Target
Activation Rate % of signups completing core action > 40%
Retention (Week 1) % returning after 7 days > 25%
NPS Net Promoter Score > 40
Qualitative feedback User interview insights Weekly interviews
Sean Ellis Test "Very disappointed" if product disappeared > 40%

Post-PMF

Focus: Can we grow efficiently?

Metric Definition Target
MRR Monthly Recurring Revenue Growing MoM
MRR Growth Rate (This month - Last month) / Last month > 15% MoM
Churn Rate % of users/revenue lost per month < 5%
CAC Total acquisition cost / New customers Decreasing
LTV Avg revenue per customer × Avg lifetime LTV/CAC > 3

Scale

Focus: Is growth sustainable and efficient?

Metric Definition Target
ARR Annual Recurring Revenue Milestone-based
Net Revenue Retention Expansion - Churn > 110%
Payback Period Months to recover CAC < 12 months
Gross Margin (Revenue - COGS) / Revenue > 70%
Rule of 40 Revenue growth % + Profit margin % > 40%

3. AARRR Framework

Acquisition → Activation → Retention → Revenue → Referral

[How users     [First       [Users      [Users     [Users bring
 find you]      value        come        pay]       others]
                moment]      back]

Read the full file on GitHub · 168 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. 8d ago First seen · 168 lines · 45 tokens per session scan A 060efb3e9d1c

Subscribe to this mod's changes

metrics-tracker is a skill published in the GitHub repository Dokkabei97/forged-claude-code (2 stars, last pushed 6mo ago), licensed MIT. It adds 45 tokens to every session and 1,258 once invoked, about $0.0002 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.