evilbuck/Loki Mode Code Review

Multi-agent autonomous code review using loki-mode. Supports Claude, Codex, and Gemini providers.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 2, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: evilbuck/loki-mode@3216d182d0b33c05991851e5756a6d4c0df0799b # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
modeReview mode: review, fix, or testnoreview
providerAI provider: claude, codex, or gemininoclaude
budget_limitMax cost in USD before stopping (maps to --budget CLI flag)no5.00
budgetAlias for budget_limit (max cost in USD before stopping)no""
github_tokenGitHub token for PR commentsyes
max_iterationsMaximum loki iterations (sets LOKI_MAX_ITERATIONS env var)no3
node_versionNode.js version to useno20
prd_filePath to PRD file relative to repo root (optional, used as positional arg to loki start)no""
auto_confirmSkip confirmation prompts (auto-enabled in CI environments)notrue
install_cliAutomatically install the provider CLI if not presentnotrue
install_claudeDeprecated: use install_cli instead. Kept for backward compatibility.no""

no outputs