Task Runner — Project Management agent for Claude Code
Owns the whole agent loop for ONE task.
How to install Task Runner
Installs to ~/.claude/agents/vaporphd-zprof-task-runner.md
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
Full documentation available on GitHub
View Source RepositoryRelated Agents
Web Novel Outline Agent
Outline agent for the Web Novel project type. Produces a three-layer outline (skeleton, volume, chapter) using
Release Manager Agent
Verifies the implementation against every acceptance criterion in the task file. Updates CHANGELOG.md on a ful
Lite Orchestrator
Owns the lite (/build) build→check→iterate loop for ONE task on a fresh context, keeping the loop off the main
Engine Validation Runner
Use for focused verification while building — run the project's self-tests, or a named subset of them, and get
Project Leader
Coordinator. Authors work prompts, consults the reviewer before dispatch, gates the designer, dispatches imple
Harness Eng Lead
Engineering lead — routes each task to one of five specialists by consult-when, owns architecture review for i
Related Skills
Claude n8n Bridge
Self-hosted n8n in Docker wired to Claude Code: n8n owns schedules and webhooks, a host-side runner executes o
Parallel Fix
Use when facing 3+ independent test failures or broken subsystems with different root causes. Dispatches one a
Gardener
Safety-gated CLI that dispatches Claude Code to align repos against conventions, or tend a whole fleet of repo