code-roaster

Scan source files for code smells, bugs, security risks, and performance problems.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/2670044605/agent-skills-hub --skill code-roaster-2670044605
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-roaster
Source: https://github.com/2670044605/agent-skills-hub/tree/main/skills/registry/upstream/wlzh-skills/code-roaster
Command: npx skills add https://github.com/2670044605/agent-skills-hub --skill code-roaster-2670044605

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Code review can be time-consuming and inconsistent; this skill automates the detection of code-quality issues and produces a humorous, yet valuable, Markdown report to guide fixes.

Core Features & Use Cases

  • Automated code-quality analysis across smells, bugs, security, performance, and best practices.
  • Generates a comprehensive CODE_ROAST_REPORT.md with findings and actionable suggestions.
  • Supports modes mild, standard, and brutal for tailored feedback.
  • Use cases include team code reviews, pre-merge checks, and learning from code examples.

Quick Start

Run the code-roaster in your project directory to generate CODE_ROAST_REPORT.md with the analysis results.

Frequently Asked Questions about code-roaster

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code review for code quality, security risks, and performance issues?

The code review report is a Markdown file named CODE_ROAST_REPORT.md. It contains findings on code smells, potential bugs, security risks, and performance problems, along with actionable suggestions for fixes.

Can I run automated code analysis and generate a Markdown report for pre-merge checks?

Yes, automated code analysis supports pre-merge checks by scanning source files for code smells and security risks. It requires a runtime environment to execute and outputs a Markdown report with tailored feedback.

Does this static analysis tool support common programming languages for team code reviews?

Yes, the static analysis tool supports common programming languages and is suitable for team code reviews. It scans source files for code smells, bugs, and security risks, producing a Markdown report with actionable suggestions.

How do I adjust the strictness of automated static analysis and code review feedback?

Adjust static analysis strictness by selecting mild, standard, or brutal modes for tailored feedback. These modes control the humor intensity and directness of the actionable suggestions in the generated Markdown report.

What is the best way to detect security risks and code smells in my source files?

The best way to detect security risks and code smells is using an automated static analysis tool that scans source files. It identifies bugs and performance problems, generating a Markdown report to guide fixes.