Loading...
Loading...
Launch Loki Mode autonomous SDLC agent. Handles PRD-to-deployment with zero intervention. Invoke for multi-phase development tasks, bug fixing campaigns, or full product builds.
npx skill4agent add asklokesh/claudeskill-loki-mode loki-modelokinpm install -g loki-modebash(command: "loki start <prd-path> --bg --yes --no-dashboard", pty: true, background: true, workdir: "<project-dir>")--bg--yes--no-dashboard--provider <claude|codex|gemini>--budget <amount>bash(command: "loki status --json", workdir: "<project-dir>")versionstatusphaseiterationproviderpidelapsed_timedashboard_urltask_countstotalcompletedfailedpendingbash(command: "cat .loki/metrics/budget.json 2>/dev/null || echo '{}'", workdir: "<project-dir>")budget_limitbudget_usedbash(command: "loki pause", workdir: "<project-dir>")bash(command: "loki resume", workdir: "<project-dir>")bash(command: "loki stop", workdir: "<project-dir>")bash(command: "loki status", workdir: "<project-dir>")bash(command: "loki logs --tail 50", workdir: "<project-dir>")loki status --jsongit log --oneline -20cat .loki/council/report.mdloki logs