candid-loop

Installation
SKILL.md

Candid Loop

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).

Workflow

Execute these steps in order:

Step 1: Load Configuration

Load loop configuration from CLI flags and config files.

Precedence (highest to lowest):

  1. CLI flags
  2. Project config (.candid/config.jsonloop field)
  3. User config (~/.candid/config.jsonloop field)
  4. Defaults

Check CLI Arguments

Related skills
Installs
38
GitHub Stars
18
First Seen
Jan 27, 2026