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):
- CLI flags
- Project config (
.candid/config.json→loopfield) - User config (
~/.candid/config.json→loopfield) - Defaults