loki-mode — for Claude Code loki-mode, gitsan, community, for Claude Code, ide skills, worker_dispatcher.py, episodic_memory.json, confidence_score < 0.7, Orquestador, Sub-Agentes

v1.0.0

Об этом навыке

Подходящий сценарий: Ideal for AI agents that need 🔱 loki mode — orquestador autónomo de sub-agentes. Локализованное описание: # 🔱 Loki Mode — Orquestador Autónomo de Sub-Agentes Propósito Convertir al agente principal en un Supervisor (Foreman) que planifica, delega y consolida — pero NO ejecuta trabajo masivo directamente. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

Возможности

🔱 Loki Mode — Orquestador Autónomo de Sub-Agentes
Convertir al agente principal en un Supervisor (Foreman) que planifica,
delega y consolida — pero NO ejecuta trabajo masivo directamente. Previene
la saturación de contexto y habilita ejecución paralela real.
Condiciones de Activación

# Ключевые темы

Dheightsan Dheightsan
[0]
[0]
Обновлено: 5/3/2026

Skill Overview

Start with fit, limitations, and setup before diving into the repository.

Подходящий сценарий: Ideal for AI agents that need 🔱 loki mode — orquestador autónomo de sub-agentes. Локализованное описание: # 🔱 Loki Mode — Orquestador Autónomo de Sub-Agentes Propósito Convertir al agente principal en un Supervisor (Foreman) que planifica, delega y consolida — pero NO ejecuta trabajo masivo directamente. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

Зачем использовать этот навык

Рекомендация: loki-mode helps agents 🔱 loki mode — orquestador autónomo de sub-agentes. 🔱 Loki Mode — Orquestador Autónomo de Sub-Agentes Propósito Convertir al agente principal en un Supervisor (Foreman) que

Подходит лучше всего

Подходящий сценарий: Ideal for AI agents that need 🔱 loki mode — orquestador autónomo de sub-agentes.

Реализуемые кейсы использования for loki-mode

Сценарий использования: Applying 🔱 Loki Mode — Orquestador Autónomo de Sub-Agentes
Сценарий использования: Applying Convertir al agente principal en un Supervisor (Foreman) que planifica,
Сценарий использования: Applying delega y consolida — pero NO ejecuta trabajo masivo directamente. Previene

! Безопасность и ограничения

  • Ограничение: Requires repository-specific context from the skill documentation
  • Ограничение: Works best when the underlying tools and dependencies are already configured

About The Source

The section below comes from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.

Labs-демо

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ и шаги установки

These questions and steps mirror the structured data on this page for better search understanding.

? Частые вопросы

Что такое loki-mode?

Подходящий сценарий: Ideal for AI agents that need 🔱 loki mode — orquestador autónomo de sub-agentes. Локализованное описание: # 🔱 Loki Mode — Orquestador Autónomo de Sub-Agentes Propósito Convertir al agente principal en un Supervisor (Foreman) que planifica, delega y consolida — pero NO ejecuta trabajo masivo directamente. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

Как установить loki-mode?

Выполните команду: npx killer-skills add Dheightsan/gitsan. Она работает с Cursor, Windsurf, VS Code, Claude Code и более чем 19 другими IDE.

Для чего можно использовать loki-mode?

Ключевые сценарии использования: Сценарий использования: Applying 🔱 Loki Mode — Orquestador Autónomo de Sub-Agentes, Сценарий использования: Applying Convertir al agente principal en un Supervisor (Foreman) que planifica,, Сценарий использования: Applying delega y consolida — pero NO ejecuta trabajo masivo directamente. Previene.

Какие IDE совместимы с loki-mode?

Этот навык совместим с Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Для единой установки используйте CLI Killer-Skills.

Есть ли ограничения у loki-mode?

Ограничение: Requires repository-specific context from the skill documentation. Ограничение: Works best when the underlying tools and dependencies are already configured.

Как установить этот skill

  1. 1. Откройте терминал

    Откройте терминал или командную строку в директории проекта.

  2. 2. Запустите команду установки

    Выполните: npx killer-skills add Dheightsan/gitsan. CLI автоматически определит вашу IDE или агента и настроит навык.

  3. 3. Начните использовать skill

    Skill уже активен. Ваш AI-агент может сразу использовать loki-mode в текущем проекте.

! Source Notes

This page is still useful for installation and source reference. Before using it, compare the fit, limitations, and upstream repository notes above.

Upstream Repository Material

The section below comes from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.

Upstream Source

loki-mode

Install loki-mode, an AI agent skill for AI agent workflows and automation. Explore features, use cases, limitations, and setup guidance.

SKILL.md
Readonly
Upstream Repository Material
The section below comes from the upstream repository. Use it as supporting material alongside the fit, use-case, and installation summary on this page.
Upstream Source

🔱 Loki Mode — Orquestador Autónomo de Sub-Agentes

Propósito

Convertir al agente principal en un Supervisor (Foreman) que planifica, delega y consolida — pero NO ejecuta trabajo masivo directamente. Previene la saturación de contexto y habilita ejecución paralela real.

Condiciones de Activación

  • La tarea afecta 3+ archivos o 2+ servicios/dominios distintos.
  • La tarea incluye verbos como: refactorizar, migrar, desplegar, auditar, construir, generar pruebas masivas, raspar múltiples URLs.
  • El usuario solicita explícitamente "modo orquestador" o "delega esto".

Protocolo de Ejecución

Paso 1: Descomposición (DECOMP)

Divide la tarea en Work Units atómicas e independientes:

Work Unit = {
    id: "WU-001",
    description: "Migrar auth.py a OAuth2 con refresh tokens",
    tier: 1|2|3,          # Complejidad (ver Tiered Routing)
    dependencies: [],      # IDs de WUs que deben completarse antes
    estimated_tokens: 2000 # Presupuesto estimado
}

Paso 2: Tiered Routing (Enrutamiento en Cascada)

Asigna cada Work Unit al modelo más eficiente:

TierModelo RecomendadoTipo de Tarea
1 (Económico)Flash, Haiku, GPT-3.5Formateo, renombrado, extracción simple, logging
2 (Equilibrado)Sonnet, GPT-4-TurboRefactorización, documentación, análisis, testing
3 (Premium)Opus, o1, Gemini ProArquitectura, decisiones críticas, planificación

⚠️ Regla de Oro: El 80% de las tareas son Tier 1-2. Solo el Orquestador y las decisiones arquitectónicas requieren Tier 3.

Paso 3: Dispatch

Invoca worker_dispatcher.py para cada Work Unit:

python
1from worker_dispatcher import AsyncWorkerDispatcher 2 3dispatcher = AsyncWorkerDispatcher() 4for wu in work_units: 5 dispatcher.dispatch_task( 6 task_description=wu["description"], 7 worker_type="claude", # o "codex" 8 tier=wu["tier"], 9 max_retries=3 # Zombie Loop Prevention 10 )

Paso 4: Consolidación

  • Recopilar resultados de cada worker desde episodic_memory.json.
  • Si un worker reporta confidence_score < 0.7, escalarlo al tier superior.
  • Si un worker falla 3 veces consecutivas → CIRCUIT BREAKER: detener ese Work Unit y reportar al usuario. Nunca reintentar infinitamente.
  • Generar un artefacto de resumen con el estado de cada Work Unit.

Antipatrones Bloqueados

AntipatrónDetecciónAcción
Zombie LoopWorker reintenta >3 veces la misma operaciónCircuit breaker + alerta al Director
Agentic SprawlSe generan >10 Work Units sin aprobaciónPausar y solicitar revisión humana
Context BleedWorker mezcla datos de WUs distintasCada worker opera con contexto aislado
Token BurnTier 3 asignado a tarea trivialReclasificar automáticamente a Tier 1

Restricciones Inviolables

  • Ningún worker puede ejecutar comandos destructivos (rm, DROP, DELETE) sin aprobación explícita del Director.
  • El presupuesto total de tokens por sesión de Loki Mode debe estimarse y comunicarse al usuario ANTES de comenzar el dispatch.
  • Los resultados de cada worker se persisten inmediatamente en memoria episódica — nunca se confía en la retención del contexto del chat.

Связанные навыки

Looking for an alternative to loki-mode or another community skill for your workflow? Explore these related open-source skills.

Показать все

openclaw-release-maintainer

Logo of openclaw
openclaw

Локализованное описание: 🦞 # OpenClaw Release Maintainer Use this skill for release and publish-time workflow. It covers ai, assistant, crustacean workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

widget-generator

Logo of f
f

Локализованное описание: Generate customizable widget plugins for the prompts.chat feed system # Widget Generator Skill This skill guides creation of widget plugins for prompts.chat . It covers ai, artificial-intelligence, awesome-list workflows. This AI agent skill supports Claude Code, Cursor

flags

Logo of vercel
vercel

Локализованное описание: The React Framework # Feature Flags Use this skill when adding or changing framework feature flags in Next.js internals. It covers blog, browser, compiler workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

138.4k
0
Браузер

pr-review

Logo of pytorch
pytorch

Локализованное описание: Usage Modes No Argument If the user invokes /pr-review with no arguments, do not perform a review . It covers autograd, deep-learning, gpu workflows. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.

98.6k
0
Разработчик