Claude Agent Skills for More Good Reviews. Each skill pairs with the More Good Reviews MCP server to turn review and reputation data into action.
| Skill | Use when | What it does |
|---|---|---|
| reputation-report | Reputation report, review summary, ratings trend, health check | Read-only report over a configurable period (weekly, monthly, quarterly, yearly): review volume, ratings, location and source breakdowns, reply coverage, outreach health, and prioritized next steps |
| reputation-actions | What to do, how to improve, what to fix, priorities | Ranked to-do list (not a report, sends nothing): judges signals against the project's own history and recommends the next 7 highest-impact actions |
| review-pipeline | Who to ask for reviews, weekly ask list, send review requests | Builds an eligible-customer queue from a segment (default never asked) and schedules requests via the project's templates after confirmation |
These skills call tools exposed by the More Good Reviews Project API MCP server. Connect that server before using a skill; the skills have no other data source.
~/.claude/skills/ (personal) or .claude/skills/ (project)./v1/skills).Each skill is a self-contained directory with a SKILL.md; copy or zip the directory, not just the file.
Each skill ships with sensible defaults (lookback windows, rating and reply-coverage targets, list caps). Treat your copy as a starting point — edit the Configurable inputs and defaults in any SKILL.md to match your business. Your copy is independent: re-copying a skill to get updates will overwrite local edits, so keep notes on what you changed.
Found a gap or have an improvement? Open an issue or pull request — suggestions for new skills and tweaks to existing ones are welcome.
5 commits
Hacker News (1)
Claude Agent Skills for More Good Reviews. Each skill pairs with the More Good Reviews MCP server to turn review and reputation data into action.
| Skill | Use when | What it does |
|---|---|---|
| reputation-report | Reputation report, review summary, ratings trend, health check | Read-only report over a configurable period (weekly, monthly, quarterly, yearly): review volume, ratings, location and source breakdowns, reply coverage, outreach health, and prioritized next steps |
| reputation-actions | What to do, how to improve, what to fix, priorities | Ranked to-do list (not a report, sends nothing): judges signals against the project's own history and recommends the next 7 highest-impact actions |
| review-pipeline | Who to ask for reviews, weekly ask list, send review requests | Builds an eligible-customer queue from a segment (default never asked) and schedules requests via the project's templates after confirmation |
These skills call tools exposed by the More Good Reviews Project API MCP server. Connect that server before using a skill; the skills have no other data source.
~/.claude/skills/ (personal) or .claude/skills/ (project)./v1/skills).Each skill is a self-contained directory with a SKILL.md; copy or zip the directory, not just the file.
Each skill ships with sensible defaults (lookback windows, rating and reply-coverage targets, list caps). Treat your copy as a starting point — edit the Configurable inputs and defaults in any SKILL.md to match your business. Your copy is independent: re-copying a skill to get updates will overwrite local edits, so keep notes on what you changed.
Found a gap or have an improvement? Open an issue or pull request — suggestions for new skills and tweaks to existing ones are welcome.
Hacker News (1)
5 commits