·candid-loop
</>

candid-loop

ron-myers/candid

Run candid-review in a loop until all issues are resolved, with configurable auto, review-each, or interactive modes and support for ignored issues

14Installs·0Trend·@ron-myers

Installation

$npx skills add https://github.com/ron-myers/candid --skill candid-loop

SKILL.md

Run candid-review repeatedly until your code is clean. This skill automates the fix-review-fix cycle, applying fixes and re-running reviews until no issues remain (or max iterations is reached).

| --mode | Execution mode | auto | | --max-iterations | Maximum loop iterations | 5 | | --categories | Categories to enforce (comma-separated) | all |

Valid categories: critical, major, standards, smell, edgecase, architectural, all

Run candid-review in a loop until all issues are resolved, with configurable auto, review-each, or interactive modes and support for ignored issues Source: ron-myers/candid.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ron-myers/candid --skill candid-loop
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is candid-loop?

Run candid-review in a loop until all issues are resolved, with configurable auto, review-each, or interactive modes and support for ignored issues Source: ron-myers/candid.

How do I install candid-loop?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ron-myers/candid --skill candid-loop Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/ron-myers/candid

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01