Exec — Productivity skill for Claude Code
Dispatch a coding task to the Devin CLI as a background or foreground executor.
How to install Exec
Installs to ~/.claude/skills/nguyengiatam-devin-executor-exec/SKILL.md
mkdir -p ~/.claude/skills/nguyengiatam-devin-executor-exec && curl -fsSL https://raw.githubusercontent.com/nguyengiatam/devin-executor/HEAD/commands/exec.md -o ~/.claude/skills/nguyengiatam-devin-executor-exec/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Exec does
description: Dispatch a coding task to the Devin CLI as a background or foreground executor argument-hint: "[--wait|--background] [--resume|--fresh|--session ] [--model ] [--dangerous] [--timeout ] " allowed-tools: Bash(node:*)
!`node "${CLAUDE_PLUGIN_ROOT}/scripts/devin-runtime.mjs" exec $ARGUMENTS`
Present the command output verbatim. If a background job was dispatched, tell the user the job id and the `/devin-executor:status ` and `/devin-executor:result
Alternatives in Productivity
Full documentation available on GitHub
View Source RepositoryRelated Skills
Orchestrate Coders
Orchestrate coding work across coder agents — the session decomposes the task into packets, dispatches each to
Harness Dispatch
Delegate coding tasks to the agent CLIs you already pay for — a local MCP server routing each task to the best
Claude Code Fleet Orchestrator
Tmux-fleet orchestration: supervisor↔worker dispatch, plan/task tracking, recurring schedules, universal Stop+
Impl Task
Implementation task executor using unified artisan-impl approach - processes each top-level task with high-qua
Route
You are a routing and profiling agent. Decide which executor should handle the task, assess its complexity, cr
M Next Context
Next Context Workflow: Compile Task List & Background Info
Related Agents
Devin Runner
Use when the main Claude thread should hand a substantial coding task to the Devin CLI executor through the sh
Codex Runner
codex CLI(codex exec / codex exec resume)を最後まで走り切らせる専任エージェント。呼び出し元(メイン Claude / スキル)からプロンプト・model・effort・sandb
Swe2 Runner
Dispatches a bounded implementation task to an external SWE-2 agent (Cognition devin CLI) inside a named workt