HarnessFlow worker subagent — spawn only from a HarnessFlow workflow step, never by autonomous delegation. Executes the planned actions toward a goal based on a finalized plan — validates pre-conditions, runs the actions, captures output, and reports results.
$curl -o .claude/agents/executor.md https://raw.githubusercontent.com/hangyu8123/harnessflow/HEAD/.claude/agents/executor.mdInstalls into the current project.
Install executor by running `curl -o .claude/agents/executor.md https://raw.githubusercontent.com/hangyu8123/harnessflow/HEAD/.claude/agents/executor.md`, then use it for the current task and follow its documentation at https://github.com/hangyu8123/harnessflow.