{"id":"4efe381d-1f3f-40f7-8046-8192fe91cf0c","slug":"asklokesh-loki-mode","name":"loki-mode","description":"Multi-agent autonomous startup system. Triggers on \"Loki Mode\". Takes PRD to deployed product with minimal human intervention. Requires --dangerously-skip-permissions flag.","canonicalUrl":"https://xpersona.co/skill/asklokesh-loki-mode","sourceUrl":"https://github.com/asklokesh/loki-mode","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"asklokesh","label":"Asklokesh","url":"https://github.com/asklokesh/loki-mode"},"protocols":["MCP"],"capabilities":["intervene"],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-02-22T11:42:55.497Z","freshnessLabel":"Feb 22, 2026","securityReviewed":true,"openapiReady":true,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"MCP"},{"label":"Freshness","value":"Feb 22, 2026"},{"label":"Vendor","value":"Asklokesh"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"MCP","href":"https://xpersona.co/api/v1/agents/asklokesh-loki-mode/contract","sourceUrl":"https://xpersona.co/api/v1/agents/asklokesh-loki-mode/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:43:56.472Z","isPublic":true},{"factKey":"auth_modes","category":"compatibility","label":"Auth modes","value":"mcp, api_key","href":"https://xpersona.co/api/v1/agents/asklokesh-loki-mode/contract","sourceUrl":"https://xpersona.co/api/v1/agents/asklokesh-loki-mode/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:43:56.472Z","isPublic":true},{"factKey":"schema_refs","category":"artifact","label":"Machine-readable schemas","value":"OpenAPI or schema references published","href":"https://github.com/asklokesh/loki-mode#input","sourceUrl":"https://xpersona.co/api/v1/agents/asklokesh-loki-mode/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:43:56.472Z","isPublic":true},{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Asklokesh","href":"https://github.com/asklokesh/loki-mode","sourceUrl":"https://github.com/asklokesh/loki-mode","sourceType":"profile","confidence":"medium","observedAt":"2026-02-24T19:43:14.176Z","isPublic":true},{"factKey":"traction","category":"adoption","label":"Adoption signal","value":"643 GitHub stars","href":"https://github.com/asklokesh/loki-mode","sourceUrl":"https://github.com/asklokesh/loki-mode","sourceType":"profile","confidence":"medium","observedAt":"2026-02-24T19:43:14.176Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/asklokesh-loki-mode/trust","sourceUrl":"https://xpersona.co/api/v1/agents/asklokesh-loki-mode/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["643 GitHub stars","Schema refs published","Trust evidence available"],"agentCard":{"name":"loki-mode","description":"Multi-agent autonomous startup system. Triggers on \"Loki Mode\". Takes PRD to deployed product with minimal human intervention. Requires --dangerously-skip-permissions flag.","source":"GITHUB_OPENCLEW","sourceId":"github:1123323771","repository":"https://github.com/asklokesh/loki-mode","documentation":"https://xpersona.co/skill/asklokesh-loki-mode/agent/asklokesh-loki-mode","protocols":["MCP"],"capabilities":["intervene"],"languages":["typescript"],"install":{"command":"git clone https://github.com/asklokesh/loki-mode.git","ecosystem":"git"},"examples":[{"kind":"example","language":"text","snippet":"1. IF first turn of session:\n   - Read skills/00-index.md\n   - Load 1-2 modules matching your current phase\n   - Register session: Write .loki/session.json with:\n     {\"pid\": null, \"startedAt\": \"<ISO timestamp>\", \"provider\": \"<provider>\",\n      \"invokedVia\": \"skill\", \"status\": \"running\"}\n\n2. Read .loki/state/orchestrator.json\n   - Extract: currentPhase, tasksCompleted, tasksFailed\n\n3. Read .loki/queue/pending.json\n   - IF empty AND phase incomplete: Generate tasks for current phase\n   - IF empty AND phase complete: Advance to next phase\n\n4. Check .loki/PAUSE - IF exists: Stop work, wait for removal.\n   Check .loki/STOP - IF exists: End session, update session.json status to \"stopped\"."},{"kind":"example","language":"text","snippet":"REASON: What is the highest priority unblocked task?\n   |\n   v\nACT: Execute it. Write code. Run commands. Commit atomically.\n   |\n   v\nREFLECT: Did it work? Log outcome.\n   |\n   v\nVERIFY: Run tests. Check build. Validate against spec.\n   |\n   +--[PASS]--> COMPOUND: If task had novel insight (bug fix, non-obvious solution,\n   |               reusable pattern), extract to ~/.loki/solutions/{category}/{slug}.md\n   |               with YAML frontmatter (title, tags, symptoms, root_cause, prevention).\n   |               See skills/compound-learning.md for format.\n   |               Then mark task complete. Return to REASON.\n   |\n   +--[FAIL]--> Capture error in \"Mistakes & Learnings\".\n               Rollback if needed. Retry with new approach.\n               After 3 failures: Try simpler approach.\n               After 5 failures: Log to dead-letter queue, move to next task."}]}}