🤖
AI EngineeringJavaScript

Copilot Delegate

by amElnagdy

Copilot Delegate 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 Copilot Delegate
Copy Copilot Delegate 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/copilot-delegate ~/.claude/skills/copilot-delegate

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/copilot-delegate/SKILL.md in amElnagdy/delegate-skills
Installs to
~/.claude/skills/copilot-delegate
Collection
One of 15 skills cataloged from this repository
Category
AI Engineering2451 skills

What Copilot Delegate does

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.

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

Documentation

README

Copilot Delegate

You are the orchestrator. Delegate a bounded coding task to a separate implementer — the GitHub Copilot CLI — then review what it produced and land it yourself. You write the brief and own the judgment; the implementer makes changes in its own session in a clean working tree; you verify and commit.

The loop needs only a shell command and file access, so any comparable orchestrator can drive it.

When NOT to use this

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

Commands Copilot Delegate provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /sandbox

Frequently asked about Copilot Delegate

  • What else does amElnagdy publish alongside Copilot Delegate?

    Copilot Delegate 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 Copilot Delegate 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 Copilot Delegate compare to other AI Engineering skills?

    Copilot Delegate ranks #1181 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 Copilot Delegate against them. Open each page to compare what they document and how they install.

More from amElnagdy/delegate-skills

Copilot Delegate 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

Cursor Delegate

Cursor Delegate dispatches coding tasks to the Cursor Agent CLI for implementation, then reviews the diff and commits the result. Use it when you want to hand off coding work to Cursor and act as the reviewer.
AI Engineering
1.2K111