avivl

Task Executor — Project Management agent for Claude Code

Project Management community

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

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.

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 Repository