whatisgithub

What is readme-roast?

korroai/readme-roast — explained in plain English

Analysis updated 2026-05-18

10Audience · developerComplexity · 1/5LicenseSetup · easy

In one sentence

A Claude Code skill that rewrites your README as a brutally honest report, scoring how truthful it really is.

Mindmap

mindmap
  root((repo))
    What it does
      Roasts your README
      Scores honesty 0 to 100
      Rewrites it truthfully
    Tech stack
      Claude Code skill
    Use cases
      Audit README accuracy
      Fix misleading claims
      Generate honesty badge
    Audience
      Developers
      Open source maintainers
    Personas
      Angry chef
      Noir detective
      Gen Z hypebeast

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Check whether your project's README overstates its features before publishing it.

USE CASE 2

Get a shareable honesty score and badge to prove your documentation is accurate.

USE CASE 3

Find quick, specific fixes to make installation instructions and claims match reality.

USE CASE 4

Roast a competitor or example repo for fun before roasting your own for real.

What is it built with?

Claude Code

How does it compare?

korroai/readme-roast0xbitx/dedsec_linx2winaarav90-cpu/fetchit
Stars101010
LanguagePython
Setup difficultyeasyeasyeasy
Complexity1/52/52/5
Audiencedeveloperdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

Requires Claude Code installed, the skill is just cloned or copied into the skills folder.

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

So what is it?

README-ROAST is a skill for Claude Code that reads a project's README file and rewrites it as a brutally honest version, pointing out exaggerations, missing information, and gaps between what a README claims and what the project actually delivers. It works on your current project folder or on a remote GitHub repository given as a URL. The roast comes in one of eight personas, such as an angry chef, a nature documentary narrator, a noir detective, or a Gen Z hype poster, each with its own voice and jokes, chosen randomly unless you pick one with a flag. Every run also produces a serious side: a Honesty Score out of 100, a report card grading things like buzzword use, whether the installation instructions actually work, and how many people maintain the project, plus a shareable one line summary and a badge you can add to your real README. Under the humor, the tool checks real, specific things: how many vague marketing words like modern or blazing fast appear, whether claimed features actually exist in the code, whether the setup steps work as written, whether a license is present, and whether the documentation matches the project's true state. It also lists a few concrete, quick fixes the author can make right away. The project is upfront about its limits. It cannot run your code or your benchmarks, it cannot deeply verify a remote repository beyond its README and public stats, and it does not replace a human reviewer or a code linter. Installing it is simple: clone or copy the files into your Claude Code skills folder, and the new command becomes available right away. It is released under the MIT license.

Copy-paste prompts

Prompt 1
Run /readme-roast on this project and give me the Honesty Score with report card.
Prompt 2
Roast github.com/vercel/next.js and show me the noir detective persona.
Prompt 3
Use /readme-roast --full to generate a completely honest rewrite of my README.
Prompt 4
Run /readme-roast --self so the skill roasts its own README.

Frequently asked questions

What is readme-roast?

A Claude Code skill that rewrites your README as a brutally honest report, scoring how truthful it really is.

What license does readme-roast use?

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

How hard is readme-roast to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is readme-roast for?

Mainly developer.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.