Agent skill
review-response-strategist
Generates on-brand responses to both 5-star and 1-star reviews to protect reputation.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/review-response-strategist
SKILL.md
Review Response Strategist
This skill turns reviews into a marketing channel by demonstrating excellent customer service.
Input Variables
- [REVIEW_TEXT]
- [STAR_RATING]
- [BRAND_VOICE]
The Protocol
- The 5-Star Strategy: Reinforce the positive.
- Thank them by name.
- Reiterate the specific benefit they mentioned ("Glad you love the battery life!").
- Call to action (Share with a friend).
- The 1-Star Strategy (Damage Control):
- Empathize: "I'm so sorry that happened."
- Own it: No excuses.
- Move it offline: "Please email me directly at [vip-email] so I can fix this."
- The "Troll" Strategy: How to handle obviously fake or malicious reviews (report vs. respond).
Output Instructions
Render into templates/review-response-playbook.md.
Integration & Technical Specs
API Specification
- ID:
review-response-strategist - Path:
skills/review-response-strategist/templates/review-response-playbook.md - Context: Part of Social & Community
Data Flow
- Input: Derived from project context and upstream skills.
- Output: Generates
review-response-playbook.md.
CLI Usage
bun scripts/cli.ts activate review-response-strategist
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?