Loki Verify banner
asklokesh asklokesh

Loki Verify

Git community

Description

--- description: Run Loki's deterministic PR verification on the current change and summarize the evidence verdict. argument-hint: "[base-ref] (default: main)" allowed-tools: Bash(loki verify:*), Read --- Run Loki's Autonomi Verify on the current working tree and report the verdict with its evidence, not just an opinion in chat. The differentiator is the auditable artifact: a verdict that refuses to silently pass on inconclusive evidence. Steps: 1. Run the verifier against the base ref ($ARGU

Installation

Installs to ~/.claude/commands/asklokesh-loki-mode-loki-verify.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/asklokesh/loki-mode/HEAD/.claude/commands/loki-verify.md -o ~/.claude/commands/asklokesh-loki-mode-loki-verify.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository