Codereview Roasted

🌐Community
by openhands · vlatest · Repository

Codereview Roasted analyzes backend code for potential issues and stylistic problems, offering targeted feedback to improve quality and maintainability.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add codereview-roasted npx -- -y @trustedskills/codereview-roasted
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "codereview-roasted": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/codereview-roasted"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

Code Review Roasted

What it does

This skill enables AI agents to perform code reviews with a "roasted" persona, delivering feedback that is technically rigorous yet delivered with biting humor and sarcasm. It transforms standard linting into an engaging, personality-driven critique designed to make developers laugh while identifying bugs and style violations.

When to use it

  • Team bonding: Inject fun into daily stand-ups or sprint retrospectives by reviewing PRs in a lighthearted manner.
  • Learning reinforcement: Help junior developers spot mistakes through memorable, exaggerated examples rather than dry error messages.
  • Code cleanup sessions: Maintain high standards during refactoring sprints while keeping the atmosphere relaxed and energetic.
  • Onboarding new hires: Create a welcoming environment where code feedback feels like a conversation rather than an interrogation.

Key capabilities

  • Delivers technical code analysis wrapped in a sarcastic, humorous narrative.
  • Identifies bugs, security vulnerabilities, and anti-patterns with high precision.
  • Provides specific line-by-line critiques alongside witty commentary.
  • Maintains the integrity of backend logic while adopting a distinct "roasted" voice.

Example prompts

  • "Run a code review on my latest PR using the roasted persona; make sure you roast every inefficiency I can find."
  • "Review this Python backend module and explain why it's terrible, but keep it funny enough that I don't get offended."
  • "Act as a harsh senior engineer and critique this API implementation with maximum sarcasm and technical detail."

Tips & gotchas

  • Ensure the team culture supports humor; avoid using this skill in high-stakes security audits where tone neutrality is critical.
  • The skill balances entertainment with utility, so verify that the underlying technical feedback remains actionable despite the comedic delivery.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
openhands
Installs
60

🌐 Community

Passed automated security scans.