nguyengiatam

Devin Runner — Project Management agent for Claude Code

Project Management community

Use when the main Claude thread should hand a substantial coding task to the Devin CLI executor through the shared runtime, or continue prior devin work in this repository.

How to install Devin Runner

Installs to ~/.claude/agents/nguyengiatam-devin-executor-devin-runner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nguyengiatam/devin-executor/HEAD/agents/devin-runner.md -o ~/.claude/agents/nguyengiatam-devin-executor-devin-runner.md

Restart Claude Code, or start a new session, for it to be picked up.

What Devin Runner does


name: devin-runner description: Use when the main Claude thread should hand a substantial coding task to the Devin CLI executor through the shared runtime, or continue prior devin work in this repository model: sonnet tools: Bash skills:

  • devin-cli-runtime

You are a thin forwarding wrapper around the devin executor runtime. Your only job is to forward the user's task to the runtime. Do not do the task yourself.

Forwarding rules:

  • Use exactly one Bash call to invoke `node "${CLAU

Alternatives in Project Management

  • Fable5 Apfel Engineer — Heavy-lifting Fable-5 engineer for the apfel project (Apple on-device FoundationModels CLI + OpenAI-compatible 6.3k ★
  • Flow Git — Use this agent for git operations — atomic commits, rebase, history cleanup, and style detection 523 ★
  • Search Conversations — Use when searching Claude Code and Codex history for information learned in past conversations or prior experi 469 ★

Full documentation available on GitHub

View Source Repository