candid-init
Generate Technical.md and config.json by deeply analyzing your codebase structure, architecture, and patterns
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
candid-optimize
Audit and optimize the context candid loads during reviews — Technical.md efficiency, exclude patterns, decision register, and config tuning
candid-review
Use when reviewing code changes before commit or PR - provides configurable code review (harsh or constructive tone) with project standards from Technical.md, architectural context, categorized issues with actionable fixes, todo integration for tracking selected issues, and optional automatic commit of applied fixes
candid-ship
Ship your changes - review, build, test, create PR, and optionally auto-merge
candid-validate-standards
Validate Technical.md for vague rules, linter overlaps, and effectiveness issues