delegating-to-agents

Orchestrates AI agent task delegation with deterministic polling in cmux workspaces.

61|11|Updated Jun 15, 2026
One-click install
npx skills add https://github.com/Matymatyk-business/david-skills --skill delegating-to-agents
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: delegating-to-agents
Source: https://github.com/Matymatyk-business/david-skills/tree/main/skills/delegating-to-agents
Command: npx skills add https://github.com/Matymatyk-business/david-skills --skill delegating-to-agents

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Delegating-to-Agents helps orchestrate and manage multiple AI agents to ensure tasks are handed off safely, efficiently, and with clear visibility inside a cmux workspace.

Core Features & Use Cases

  • Clear agent selection guidelines (Pi, Codex, Claude Code, Hermes) for common workloads.
  • Short, deterministic polling and strict single-line prompts to avoid mid-turn prompts and fragmentation.
  • Use cases include long-running coding tasks, autonomous orchestration, and cross-agent coordination with auditable handoffs.

Quick Start

Assign a multi-step task to Codex CLI in the right pane and monitor progress with short polling.

Frequently Asked Questions about delegating-to-agents

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I delegate tasks to multiple AI agents with safe orchestration?

You can delegate tasks to multiple AI agents by applying single-line prompts, deterministic polling, and strict guardrails within a cmux workspace. This approach ensures safe agent communication, clear role assignment, and structured, repeatable handoffs.

What is the best way to orchestrate multi-agent workflows for coding and data gathering?

Multi-agent workflows for coding or data gathering are best orchestrated using deterministic polling cadences and clear agent selection guidelines. This structure provides auditable handoffs and safe cross-agent coordination across supported agents.

Can I use Codex CLI and Claude Code together in a cmux workspace?

Yes, you can use Codex CLI and Claude Code together within a cmux workspace. The guidelines cover agent selection for common workloads across Pi, Codex, Claude Code, and Hermes to ensure efficient and safe task delegation.

Why does my AI agent orchestration fragment during long-running tasks?

Agent orchestration fragments during long-running tasks when mid-turn prompts disrupt processing. Using strict single-line prompts and short, deterministic polling cadences prevents this fragmentation and maintains structured handoffs.

How do I monitor progress when delegating autonomous coding tasks to agents?

You monitor progress of delegated autonomous coding tasks by assigning a multi-step task to an agent and using short, deterministic polling. This ensures clear visibility and safe, auditable handoffs throughout the task lifecycle.