Автономная сборка продукта из спецификации

★ 4.7 · engineering

loki-mode is a Claude Code skill that implements an autonomous spec-driven build system with a built-in trust layer: it takes a spec — a Markdown PRD, GitHub issue, OpenAPI document, Jira ticket, or similar — and drives it to a deployed product with minimal human intervention. The core differentiator is that work is never declared done until the RARV-C closure loop, 8 quality gates, a completion council, and an evidence gate have all cleared; the evidence gate blocks on empty diffs, red tests, an unhealthy app at boot, or a leaked credential in changed files. Every run writes a tamper-verifiable receipt to `.loki/proofs/<run_id>/` separating deterministic FACTS from AI ASSESSMENTS, inspectable via `loki proof list|show|verify`. The skill is provider-agnostic across Claude, Codex, Cline, and Aider, supports an Anthropic Agent SDK route via `LOKI_SDK_MODE`, and requires the `--dangerously-skip-permissions` flag.