Skip to main content
GitHub 저장소

delegate-to-agents

delegate-to-agents에는 josephyaduvanshi에서 수집한 skills 8개가 있으며, 저장소 수준 직업 범위와 사이트 내 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