Tag: task-decomposition
skill
★ 212
orchestrate complex multi-agent workflows
This skill decomposes large objectives into a structured, dependency-aware graph of subtasks, managing execution across multiple parallel agents. It coordinates task completion, handles state transitions, and ensures continuous progress unt…
skill
★ 48
Local Python Multi-Agent Orchestration Skill
A local Python orchestration skill for managing multi-agent workflows via a shared blackboard, permission gating, and token budgeting. It implements a three-layer memory model and task decomposition protocols using only the Python standard …
skill
★ 3
Task Decomposition and Planning
Decomposes high-level goals into actionable tasks with defined priorities, dependencies, and technical specifications. It structures work into manageable units by creating tasks and detailed documentation for complex requirements.