agent-delegate

Installation
SKILL.md

agent-delegate — Headless Delegation and Review Between Agents

Hand a task to the other agent, or get an independent adversarial review, by calling its CLI headlessly. This is the cmux-free counterpart to cmux-delegate and cmux-second-opinion: it needs only a git repository and the peer CLI installed, and it returns a machine-readable report.json.

The runnable interface is references/scripts/agent-delegate.sh. Its full argument and output contract is in references/contract.md (日本語: contract.ja.md). Upper skills call the script directly; this SKILL.md is the interactive entry point for humans.

Language Rules

  1. Auto-detect input language → output in the same language
  2. Japanese input → Japanese output, use references/*.ja.md
  3. English input → English output, use references/*.md
  4. Explicit override takes priority (e.g., "in English", "日本語で")
Installs
14
GitHub Stars
1
First Seen
Jul 6, 2026
agent-delegate — anyoneanderson/agent-skills