Orchestrator Directives Skill

Delegate tasks across AI agents with cost-aware patterns and task IDs.

3|3|Updated Dec 16, 2025
One-click install
npx skills add https://github.com/Shakes-tzd/htmlgraph --skill orchestrator-directives-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Orchestrator Directives Skill
Source: https://github.com/Shakes-tzd/htmlgraph/tree/main/packages/claude-plugin/skills/orchestrator-directives-skill
Command: npx skills add https://github.com/Shakes-tzd/htmlgraph --skill orchestrator-directives-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides structured guidance for delegating tasks across multiple AI agents with cost-aware strategy, reducing contextual bleed by isolating tactical work in subagents.

Core Features & Use Cases

  • Cost-aware delegation patterns: guides when to use free/cheap spawners before expensive models.
  • Multi-agent orchestration: coordinates parallel subagents with task IDs and result tracking.
  • SDK integration: leverages HtmlGraph SDK to track spikes, features, and outcomes across tasks.

Quick Start

Use this skill to start a delegated research task across gemini and codex spawners with task IDs, and retrieve results via HtmlGraph.

Frequently Asked Questions about Orchestrator Directives Skill

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

FAQPage Schema
How do I reduce contextual bleed when delegating tasks across multiple AI agents?

Cost-aware multi-AI orchestration reduces expenses by guiding when to use free or cheap spawners before invoking expensive models. It enforces delegation to subagents to isolate tactical work, preventing contextual bleed across parallel and sequential workflows.

What is the best way to track multi-agent orchestration outcomes across tasks?

The best way to track multi-agent orchestration outcomes is by assigning task IDs to parallel subagents and leveraging HtmlGraph SDK for persistent storage. This tracks spikes, features, and results across research and implementation workflows.

Can I coordinate both parallel and sequential workflows across multiple AI agents?

Yes, you can coordinate parallel and sequential workflows across multiple AI agents. This orchestration applies to research, implementation, and testing tasks across codebases, using task IDs to track subagent execution.

How do I optimize AI delegation costs when coordinating research and implementation tasks?

Optimize AI delegation costs by applying cost-first patterns that prioritize free or cheap spawners before expensive models. This strategy distributes research and implementation tasks across codebases and documentation while maintaining efficiency through subagent isolation.

Do I need the HtmlGraph SDK to manage multi-AI orchestration workflows?

You need the HtmlGraph SDK to achieve persistent outcome storage in multi-AI orchestration. It enables tracking of spikes, features, and task results, ensuring coordinated subagents maintain accessible execution history across delegated workflows.