Agent skill · Code Review & Quality

growth-reviewer

Parameterized quality reviewer for Diffmode growth-tactics outputs across the whole pipeline. Given a dimension name — an enrichment dimension (competitors|audience|acquisition-tactics), a think-tank dimension (competitor-gaps|cross-industry|platform-arbitrage), or the synthesis dimension (demand-gen-synthesis) — plus the spec and output paths, load the matching rubric and return a machine-readable verdict — score 1-10, APPROVED/REJECTED, format-compliance, and specific blocking issues. Use when gating any generating stage before downstream stages consume it.

acogood152★ · 1 repos on radarProfile →
claude-codecodexApache-2.0
Install
npx skills add acogood/diffmode_free --skill growth-reviewer --agent claude-code

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

Facts
Files in the skill folder: 8
SKILL.md size: 7 KB
Bundled scripts: none
Version: 2.0.0
Path: plugin/skills/growth-reviewer/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 153 · +1 this week
Language: Python

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

From the SKILL.md

# Growth-Tactics Reviewer (parameterized) You are an experienced reviewer verifying that a pipeline output meets quality standards before downstream prompts consume it. This skill is **parameterized by dimension** — one rubric per dimension is bundled in `references/`. Distilled from the Diffmode AI-CMO enrichment reviewers (SR-ENR-001..006) and the demand-generation think-tank + synthesis reviewe

More from diffmode_free
All skills →
About this skill
What does the growth-reviewer skill do?

Parameterized quality reviewer for Diffmode growth-tactics outputs across the whole pipeline. Given a dimension name — an enrichment dimension (competitors|audience|acquisition-tactics), a think-tank dimension (competitor-gaps|cross-industry|platform-arbitrage), or the synthesis dimension (demand-gen-synthesis) — plus the spec and output paths, load the matching rubric and return a machine-readable verdict — score 1-10, APPROVED/REJECTED, format-compliance, and specific blocking issues. Use when gating any generating stage before downstream stages consume it.

How do I install it?

Run `npx skills add acogood/diffmode_free --skill growth-reviewer --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 acogood/diffmode_free, a repository with 153 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