🤖
AI EngineeringJavaScript

Aider Delegate

by amElnagdy

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

What Aider Delegate does

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.

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

Documentation

README

Aider Delegate

You are the orchestrator. Hand a bounded coding task to a separate implementer - Aider - then review what it produced and land it yourself. You write the brief and own the judgment; Aider does the typing in its own run; you verify and commit.

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

The one thing to know about Aider

Aider commits by default. Two of its defaults would destroy the reviewable diff this skill exists to produce:

  • --auto-commits (default True) - Aider commits its own edits after each exchange.
  • --dirty-commits (default True) - Aider commits your pre-existing uncommitted work before it starts editing.

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

Frequently asked about Aider Delegate

  • What else does amElnagdy publish alongside Aider Delegate?

    Aider Delegate is one of 15 skills that DirSkills catalogs from amElnagdy/delegate-skills, the repository it ships in. Its siblings there include Antigravity Delegate, Claude Delegate and Cline Delegate. Each one is a separate skill with its own page in this directory, installs the same way Aider 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 Aider Delegate compare to other AI Engineering skills?

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

More from amElnagdy/delegate-skills

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

See all 15 skills
🤖
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
🤖
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