Review Game
Analyzes game reviews to identify player sentiment, common complaints, and potential areas for improvement.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add review-game npx -- -y @trustedskills/review-game
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"review-game": {
"command": "npx",
"args": [
"-y",
"@trustedskills/review-game"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The review-game skill enables AI agents to evaluate and critique game mechanics, design elements, or player experiences based on provided criteria. It facilitates structured feedback loops for iterative development within the Opus Game Labs ecosystem.
When to use it
- Conducting playtesting sessions where an agent analyzes specific gameplay loops for balance issues.
- Generating a post-mortem report after a game demo to identify strengths and weaknesses in narrative pacing.
- Validating that new asset implementations meet established quality standards before full deployment.
- Simulating user feedback by having the agent act as a critical reviewer of a prototype build.
Key capabilities
- Structured evaluation of game mechanics and design patterns.
- Generation of actionable critique reports based on input parameters.
- Integration within the Opus Game Labs workflow for rapid iteration.
Example prompts
- "Review the combat system in my latest build focusing on enemy AI responsiveness and damage scaling."
- "Act as a QA reviewer and identify potential bugs or design flaws in this level layout description."
- "Critique the narrative flow of the opening scene based on player engagement metrics."
Tips & gotchas
Ensure you provide clear context about the specific game genre and target audience to get relevant feedback. The skill relies on the underlying capabilities of the opusgamelabs/game-creator agent, so verify that your project is initialized within that environment before requesting reviews.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.