vaporphd

Task Runner — Project Management agent for Claude Code

Project Management community

Owns the whole agent loop for ONE task.

How to install Task Runner

Installs to ~/.claude/agents/vaporphd-zprof-task-runner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vaporphd/zprof/HEAD/.claude/agents/task-runner.md -o ~/.claude/agents/vaporphd-zprof-task-runner.md

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

What Task Runner does


name: task-runner description: Owns the whole agent loop for ONE task. Main spawns it with a task and gets a single schema back; the runner routes, dispatches the chain, retries failing tests, and keeps its own run log. Dispatch it for any request that MUTATES the repository. Trigger phrases — EN — "implement", "fix this", "refactor", "take next task", "next task", "ship the slice". RU — "сделай", "реализуй", "почини", "исправь", "отрефактори", "следующая задача", "прогони пайплайн". tools:

Alternatives in Project Management

  • Logs — Pod logs feature specialist 538 ★
  • Flow Git — Use this agent for git operations — atomic commits, rebase, history cleanup, and style detection 523 ★
  • Conductor — Primary orchestrator 172 ★

Full documentation available on GitHub

View Source Repository