PickSkill
← Back

Code Roaster

Get your code roasted with brutal honesty and actually useful feedback. Use when the user wants a funny, savage code review that catches bad patterns and naming crimes.

README.md
Rendered from GitHub raw
View raw ↗

ai-roast

Get your code roasted. Funny, brutal, but always with actionable feedback.

Install

npm install -g ai-roast

Usage

npx ai-roast ./src/index.ts
# Medium roast (default)
 
npx ai-roast ./src/index.ts --intensity savage
# No mercy mode

Setup

export OPENAI_API_KEY=sk-...

Options

  • -i, --intensity - mild, medium, or savage (default: medium)

License

MIT