loki-mode
Autonomous spec-to-product builder with verified completion evidence
All Skills in This Repository (3)
Pure Emerald Level Indicatorsloki-mode
Automate product development from PRD to deployed product.
prompt-optimization
Apply configurable prompt repetition to Haiku agents for structured tasks.
checkpoint-mode
Pause autonomous tasks after configurable actions for human approval.
Frequently Asked Questions
FAQPage SchemaHow to install Loki Mode?โผ
Run `npx skills add asklokesh/loki-mode --all -g -y` in your terminal to install all skills in this suite globally.
What does Loki Mode actually build?โผ
It takes any spec such as a PRD, GitHub issue, or OpenAPI document and autonomously builds, tests, and deploys the product with minimal human input.
How does Loki Mode verify work is really done?โผ
It blocks completion on empty diffs, failing tests, or leaked secrets, and writes an Evidence Receipt you can independently re-verify with `loki proof verify`.
Which AI providers does Loki Mode support?โผ
It runs on Claude Code, OpenAI Codex CLI, Cline, and Aider, with full features on Claude and graceful degraded modes on the others.
Can I use Loki Mode on an existing codebase?โผ
Yes. Run `loki modernize heal ./your-repo --assess` for a read-only assessment that changes nothing before you commit to any modifications.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core