Task Executor banner
avivl avivl

Task Executor

Project Management community

Description

--- 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: <example>Context: The task-orchestrator has identified that task 2.3 'Implement user authentication' needs to be worked on next. user: 'Let's work

Installation

Installs to ~/.claude/agents/avivl-claude-007-agents-task-executor.md

Terminal
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.

Full documentation available on GitHub

View Source Repository