Skip to main content
GitHub 仓库

delegate-to-agents

delegate-to-agents 收录了来自 josephyaduvanshi 的 8 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
8
Stars
0
更新
2026-05-24
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

delegate-to-agents
软件开发工程师

Use when delegating a coding, refactoring, review, or research task to an external AI coding-agent CLI (Codex, Gemini, Qwen, OpenClaude, OpenCode) or to a Claude subagent, or when running multiple agents in parallel. Routes to the right delegation mechanism and the correct per-agent driver skill.

2026-05-24
drive-claude-code
软件开发工程师

Use when delegating a task to a separate Claude Code process via the `claude` CLI (print mode or interactive tmux) — e.g. headless runs in an isolated worktree, a different account/settings, or nested orchestration. For ordinary Claude subagents prefer the built-in Agent tool. Load delegate-to-agents first.

2026-05-24
drive-gemini
软件开发工程师

Use when delegating a coding or research task to the Google Gemini CLI (`gemini`) from Claude Code. Covers non-interactive `-p`, approval modes, output formats, sessions, worktrees, and tmux interactive driving. Load delegate-to-agents first for the shared mechanism.

2026-05-24
drive-codex
软件开发工程师

Use when delegating a coding, refactoring, or code-review task to the OpenAI Codex CLI (`codex`) from Claude Code. Covers non-interactive `codex exec`, sandbox/approval flags, interactive tmux driving, resume, review, and parallel worktrees. Load delegate-to-agents first for the shared mechanism.

2026-05-24
drive-openclaude
软件开发工程师

Use when delegating a coding task to the OpenClaude CLI (`openclaude`) from Claude Code. OpenClaude is a Claude-Code-compatible agent CLI whose standout feature is --provider (anthropic/openai/gemini/github/bedrock/vertex/ollama). Covers print mode, permission modes, providers, and tmux. Load delegate-to-agents first.

2026-05-24
drive-opencode
软件开发工程师

Use when delegating a coding task to the OpenCode CLI (`opencode`) from Claude Code. Covers one-shot `opencode run`, interactive TUI via tmux, sessions, PR review, and parallel work. NOTE opencode is not installed by default on this machine. Load delegate-to-agents first.

2026-05-24
drive-qwen
软件开发工程师

Use when delegating a coding or research task to the Qwen Code CLI (`qwen`) from Claude Code. Covers one-shot positional prompts, approval modes, sessions (and the --chat-recording gotcha), output formats, and tmux interactive driving. Load delegate-to-agents first for the shared mechanism.

2026-05-24
multi-agent-lane
软件质量保证分析师与测试员

Use when an external agent (Codex/Gemini/Qwen/OpenClaude/OpenCode) produces a patch you must review, test, and accept/reject before keeping — isolated git worktree, untrusted-diff reconciliation, independent test run, and accept/partial/reject handoff. Ported and generalized from the hermes-agent kanban-codex-lane skill.

2026-05-24