An AI-powered code reviewer that delivers brutal humor alongside actionable technical feedback to improve your codebase.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install code-roaster
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install code-roaster using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Code Roaster is a unique developer tool designed to make the code review process both entertaining and informative. By leveraging AI to roast your source code, it identifies naming crimes, architectural antipatterns, and questionable logic with savage wit. This tool is a standout addition to the Openclaw Skills ecosystem, offering a refreshing break from dry static analysis.
Beyond the humor, Code Roaster provides legitimate technical suggestions to improve code quality. It points out actual vulnerabilities, such as hardcoded credentials, and suggests modular refactoring for overly complex functions. It is the perfect way for developers to harden their code while enjoying a laugh at their own mistakes.
To begin using this tool within your Openclaw Skills workflow, simply run the following command in your terminal to roast a specific file:
npx ai-roast ./your-file.js
You can also analyze entire directories to find issues across your whole project:
npx ai-roast ./src
Code Roaster processes local source files and generates structured feedback directly in the terminal output. It organizes data by file location and severity.
| Attribute | Description |
|---|---|
| Line Number | The specific location within the file where the issue was detected. |
| Roast Message | The humorous yet critical commentary regarding the code quality. |
| Fix Suggestion | Practical technical guidance on how to resolve the identified problem. |
| Target Path | The relative path to the file or directory currently being analyzed. |
Loading
Code Reviewer is an AI-powered utility that analyzes staged git changes to identify bugs, security vulnerabilities, and code smells before submission.

A powerful CLI utility that translates complex source code into human-readable explanations at multiple technical levels.

An AI-powered utility that generates complete Cloudflare Workers code and wrangler.toml configurations from natural language prompts.

A high-performance CLI tool to instantly generate Cloudflare Workers code and wrangler.toml configurations from natural language prompts.

An AI-driven CLI tool that generates jscodeshift scripts to automate complex, large-scale code refactoring via natural language commands.

An AI-driven CLI tool that injects meaningful inline comments into source code to explain the intent and reasoning behind complex logic.








































