Task Executor — Project Management agent for Claude Code
Use this agent when you need to implement, complete, or work on a specific task that has been identified by the task-orchestrator or when explicitly asked to execute a particular task.
How to install Task Executor
Installs to ~/.claude/agents/avivl-claude-007-agents-task-executor.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/avivl/claude-007-agents/HEAD/.claude/agents/task-executor.md -o ~/.claude/agents/avivl-claude-007-agents-task-executor.md Restart Claude Code, or start a new session, for it to be picked up.
What Task Executor does
name: task-executor description: Use this agent when you need to implement, complete, or work on a specific task that has been identified by the task-orchestrator or when explicitly asked to execute a particular task. This agent focuses on the actual implementation and completion of individual tasks rather than planning or orchestration. Examples: Context: The task-orchestrator has identified that task 2.3 'Implement user authentication' needs to be worked on next. user: 'Let's work
Alternatives in Project Management
- Worker Executor — Execute pre-approved mutations — Jira transitions, Linear updates, API calls, build commands 1k ★
- Team Worker — Unified worker agent for team pipelines 530 ★
- Bolt Executor — Use this agent when there is a clear, well-scoped task to implement in code — a feature, fix, or refactor with 523 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Docs Executor
Internal dynos-work agent. Generates and updates project documentation: README, API docs, setup guides, archit
Sprint Closer
Gathers sprint close context and executes sprint close (mark complete, archive, commit, merge run branch) for
Router Fable
Use when the task is explicitly tagged #model=fable or Model: fable in a plan wave, or a project rule pins fro
Implement Worker
Execute a single plan task in an isolated worktree — implement, verify, and return. Spawned by implement-coord
Parallel Task Executor
Autonomous execution of independent development tasks in parallel. Handles complete workflow from issue creati
Phase Executor
Implements a single ROADMAP task against its acceptance criteria. Dispatched by execute-roadmap (and auto-exec
Related Skills
Complete Task
Explicitly transition one identified work item to its tracker's completed state — a handler-dispatched, manual
Modes
When updating your task boundary, you must explicitly set your current agent mode. Think of this as a way of f
/workflow Command
Execute complete Research → Plan → Implement workflow using chief-architect orchestration.