Skip to main content
Run any Skill in Manus
with one click

ds-delegate

Stars5
Forks1
UpdatedJuly 11, 2026 at 22:05

Delegate a coding or agentic task to claude-ds — a DeepSeek-backed Claude Code CLI — as a worker. Use to run/delegate work via claude-ds or DeepSeek. Covers invocation (generation vs full-agentic), running as a background task, isolating real-repo work in a git worktree, and review/verify/merge of the output. The built-in Agent/subagent tool canNOT use DeepSeek (model enum is Anthropic-only) — claude-ds is the only path. cli-dispatch is multi-backend: a second worker, **Antigravity (agy / Gemini)**, is available via `ag-agent` / `ag-stream`, a third, **Codex (OpenAI Codex CLI)**, via `cx-agent` / `cx-stream`, a fourth, **OpenCode (via OpenRouter)**, via `oc-agent` / `oc-stream`, and a fifth, **GitHub Copilot**, via `cp-agent` / `cp-stream` (see the Antigravity, Codex, OpenCode, and GitHub Copilot sections below). Codex adds a real OS-level read-only sandbox (`cx-agent --read-only`). Triggers: "claude-ds", "delegate to claude-ds", "run with deepseek", "delegate to antigravity/gemini", "run with agy", "delegate

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly