Loki Grill banner
asklokesh asklokesh

Loki Grill

Testing community

Description

--- description: Interrogate a spec with Loki's Devil's-Advocate grill before building, and summarize the hardest questions it surfaces. argument-hint: "[spec-path] (default: prd.md / .loki/generated-prd.md)" allowed-tools: Bash(loki grill:*), Read --- Harden a spec before any code is written. Loki's grill invokes the provider once with a Devil's-Advocate prompt to surface the 10-15 hardest questions that expose ambiguities, missing acceptance criteria, unstated assumptions, and security/scale

Installation

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

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

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

Full documentation available on GitHub

View Source Repository