v1.4.2 Now Available for Claude Code

Code Review for the AI Era

Claude Code writes fast. Now you review faster.

And with more confidence.

claude plugin marketplace add ron-myers/candid
claude plugin install candid@candid
SEE IT IN ACTION

Candid Code Review Workflow

Candid review command activation showing the review process steps

Run /candid-review to start a comprehensive code review

Apply fix dialog showing individual fix application options

Review and apply fixes individually with one click

Fix handling options showing batch operation choices

Choose how to handle multiple fixes at once

Features

HOW IT WORKS
  1. Install Candid.Add Candid to Claude Code with two commands from your terminal.
    claude plugin marketplace add ron-myers/candid
    claude plugin install candid@candid
  2. Initialize your Project.Generate a Technical.md for your codebase.
    /candid-init
  3. Review.Run the command to analyze your changes.
    /candid-review
SLASH COMMANDS
  • /candid-reviewRun a code review on your changes with configurable tone and focus areas.
  • /candid-initGenerate a Technical.md file by analyzing your codebase structure.
  • /candid-validate-standardsCheck your Technical.md for vague rules and linter overlaps.
COMMUNITY

Join the Conversation

Get help, share feedback, and connect with other Candid users.

Join our Slack
FREQUENTLY ASKED QUESTIONS
Does Candid work with any language?
Yes, Candid reviews code in any language Claude Code supports. Your Technical.md standards can be language-specific or universal.
How does Candid pay for Claude Code?
Candid uses Claude Code however you're already logged in. If you're using an API key, Candid uses that. If you're on Claude Pro or Max, Candid uses that.
Can I use Candid with my team?
Yes. Share your Technical.md and candid.config.json in your repo. Everyone gets the same standards and configuration automatically.
What's the difference between Harsh and Constructive tone?
Harsh mode is brutally honest—great for finding issues you might miss. Constructive mode is caring but direct, based on Radical Candor principles.
What is Radical Candour?
Radical Candour is a management philosophy that combines caring personally with challenging directly. It's about giving honest, direct feedback while genuinely caring about the person receiving it. Candid's Constructive tone is based on these principles.

Get started in 5 minutes

# From a terminal
claude plugin marketplace add ron-myers/candid
claude plugin install candid@candid

# start claude (pass any args you normally would)
claude

# init your project
/candid-init

# Run your first review
/candid-review
Read the Documentation →