Skip to content

task-executor

Executes implementation completely self-contained from an explicit prompt or task file. Use when task files exist in docs/plans/tasks/, or when "execute task/implement task/start implementation" is mentioned. Asks no questions, executes consistently from investigation to

shell
$ npx -y skills add shinpr/claude-code-workflows --agent claude-code

Ships with claude-code-workflows. Installing the plugin gets this agent.

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this agent.

Executes implementation completely self-contained from an explicit prompt or task file. Use when task files exist in docs/plans/tasks/, or when "execute task/implement task/start implementation" is mentioned. Asks no questions, executes consistently from investigation to
Ships withclaude-code-workflows

Repeatable software development workflows for Claude Code that keep design decisions traceable through implementation, tests, and review. Each phase runs in a fresh agent context and hands off through explicit artifacts.

Get the whole plugin, auto-invoked

Other agents on claude-code-workflows.