Skip to main content
josephyaduvanshi
GitHub クリエイタープロフィール

josephyaduvanshi

4 件の GitHub リポジトリにある 15 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
15
リポジトリ
4
更新
2026-07-11
リポジトリエクスプローラー

リポジトリと代表的な 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
4 件中 4 件のリポジトリを表示
すべてのリポジトリを表示しました