Agent skill · Data & Analytics

growth-kr-reporting

Use when preparing Growth KR reports that require orchestrating mapped analytics scripts, parallel subagent analysis, strict source traceability, and a final report that answers mandatory KR questions.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill growth-kr-reporting --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 9 KB
Bundled scripts: none
Path: skills/analysis/growth-kr-reporting/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Growth KR Reporting ## Overview This skill is an orchestration workflow for Growth KR analysis. It selects scripts from a metrics registry, delegates analysis to subagents, consolidates markdown outputs, and enforces evidence-first reporting. Primary metrics map path: - `/Users/ivanfarias/clawd/scripts/metrics_map.json` ## When to Use - Weekly or monthly Growth KR updates requiring multiple data sources - KR reporting that needs channel/country/funnel decomposition - Any report that must be reproducible, sourced, and auditable - Cases where one analyst flow is too broad and needs parallel decomposition Do not use when: - The request is qualitative brainstorming without quantitative claims - The metrics map is unavailable and no substitute mapping is provided ## Non-Negotiable Rules 1. Never calculate with natural-language reasoning. All derived metrics must come from script outputs. 2. Never publish numbers without provenance. Every numeric claim must map to an artifact and source location. 3. Never assume missing data. Either spawn a fetch subagent or ask the user objective missing-data questions. 4. Never set `On track` or `Off track` without explicit target and cycle window. 5

What's inside
Steps it walks through
  1. Overview
  2. When to Use
  3. Non-Negotiable Rules
  4. Absolute Enforcement (Non-Overridable)
  5. Hard Stop Conditions
  6. Required Inputs (Ask If Missing)
  7. Mandatory KR Scope (Vender o Metodo)
  8. Question and Metric Contract (Must Be Answered)
  9. KR T2.1 | MRR de Iniciadas
  10. KR O2.1.1 | Signups App AD5 (Paid Media AD5)
  11. KR O2.1.2 | MRR Novos Web
  12. KR O2.1.2.1 | Signups Web ICP/AD5
  13. KR O2.1.2.2 | ARPA Web
  14. Orchestrator Workflow
Ships with 1 file
  • metadata.json
Commands it runs
python3 .codex/skills/growth-kr-reporting/scripts/select_metric_scripts.py \
More from claude-skill-registry
All skills →
About this skill
What does the growth-kr-reporting skill do?

Use when preparing Growth KR reports that require orchestrating mapped analytics scripts, parallel subagent analysis, strict source traceability, and a final report that answers mandatory KR questions.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill growth-kr-reporting --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going