Оркестрация фоновых задач и LLM-агентов

ai-tooling

minion-orchestrator is a Claude Code skill that provides a unified orchestrator for two execution modes: deterministic shell tasks and LLM sub-agents. It replaces the legacy `gbrain-jobs` component and covers the full job lifecycle — submit, progress tracking, steering running work, pause and resume, and parallel execution. The skill is built for workflows with complex background processes and inter-task dependencies, making it practical for heavy async workloads such as bulk data imports, reindexing, and batch enrichment pipelines. Developers and AI agents that need to manage long-running background tasks without manually supervising each step get a single, consistent entry point instead of ad-hoc scripts.