⚙️
AI EngineeringJavaScript

Delegate Setup

by amElnagdy

Delegate Setup is an AI Engineering skill for Claude Code, published by amElnagdy in delegate-skills.

1.2K stars111 forkson amElnagdy/delegate-skillsAdded 2026/08/20+2% in starsRepository updated 2026/08/19
agent-skillsai-coding-agentantigravityclaude-codeclaude-code-skillscodexcoding-agentcursorgrokkimimistralopenai-codexopencodeqoderskills-sh
Install in seconds
Install Delegate Setup
Copy Delegate Setup into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/amElnagdy/delegate-skills/tree/master/skills/delegate-setup ~/.claude/skills/delegate-setup

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/amElnagdy/delegate-skills.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/delegate-setup/SKILL.md in amElnagdy/delegate-skills
Installs to
~/.claude/skills/delegate-setup
Collection
One of 15 skills cataloged from this repository
Category
AI Engineering2451 skills

What Delegate Setup does

Delegate Setup discovers installed implementer CLIs and writes delegation lane configuration after user approval. Use it to define which CLI handles feature, test, or UI work, with optional model and effort dials.

Delegate Setup is cataloged under AI Engineering on DirSkills. Delegate Setup comes from a repository tagged agent-skills, ai-coding-agent, antigravity, claude-code and claude-code-skills.

Documentation

README

Delegate Setup

You are the orchestrator in setup mode. Discover installed implementer CLIs, propose a fleet of lanes, and write configuration only after the user approves.

This skill does not dispatch coding work. It only authors the lane map.

One concept: lanes. Never say “routes.”

Example lane: feature → implementer opencode, model opencode/grok, variant high (OpenCode uses variant for reasoning intensity, not effort).

When NOT to use this

  • The user wants a task implemented — use the matching *-delegate skill instead.
  • A one-off model change on a single dispatch — pass --model / --effort / --variant on that relay.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Delegate Setup

  • What else does amElnagdy publish alongside Delegate Setup?

    Delegate Setup is one of 15 skills that DirSkills catalogs from amElnagdy/delegate-skills, the repository it ships in. Its siblings there include Aider Delegate, Antigravity Delegate and Claude Delegate. Each one is a separate skill with its own page in this directory, installs the same way Delegate Setup does, and is maintained by amElnagdy in that same repository. The rest of the collection is listed on the amElnagdy/delegate-skills page.

  • How does Delegate Setup compare to other AI Engineering skills?

    Delegate Setup ranks #1183 by stars among the 2451 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Delegate Setup against them. Open each page to compare what they document and how they install.

More from amElnagdy/delegate-skills

Delegate Setup is one of 15 skills cataloged on DirSkills from amElnagdy/delegate-skills.

See all 15 skills
🤖
2w ago

Aider Delegate

Aider Delegate hands bounded coding tasks to Aider as a background implementer and reviews its diff before landing. Use this to delegate implementation, fixes, or refactors to Aider or a local/self-hosted OpenAI-compatible endpoint.
AI Engineering
1.2K111
🤖
2w ago

Antigravity Delegate

Antigravity Delegate hands a bounded coding task to the Google Antigravity CLI (`agy`) as a background implementer, then lets the orchestrator review the diff and commit the verified work. Use it when you want to delegate implementation, fixes, or refactors to Antigravity and stay the reviewer, or run a queue of coding tasks through agy.
AI Engineering
1.2K111
🤝
2w ago

Claude Delegate

Claude Delegate delegates a bounded coding task to a separate Claude Code CLI process, then reviews the diff and lands the change itself. Use it when the user explicitly asks to delegate implementation to another Claude session or the claude CLI.
Automation
1.2K111
🤖
2w ago

Cline Delegate

Cline Delegate delegates a bounded coding task to the Cline coding agent CLI as a background implementer, then has the orchestrator review the diff and commit it. Use it when the user wants to delegate implementation work to Cline or run a queue of coding tasks while staying the reviewer.
AI Engineering
1.2K111
🤖
2w ago

Codex Delegate

Codex Delegate hands a bounded coding task to the OpenAI Codex CLI to implement in the background, then lets you review the diff and commit it yourself. Use it when the user wants to delegate implementation work to Codex or run a queue of coding tasks while staying the reviewer.
AI Engineering
1.2K111
🤖
2w ago

Copilot Delegate

Copilot Delegate hands a bounded coding task to the GitHub Copilot CLI as a background implementer, then reviews the diff and commits it. Use when the user wants to delegate implementation work to Copilot or run a queue of coding tasks while staying the reviewer.
AI Engineering
1.2K111