byextractumio· 2 subagents
Executes exactly one task file end-to-end and returns a structured YAML report to the caller. Use when an orchestrator needs to offload one self-contained task: read the task, implement only the in-scope work, run the project simplify/lint pass, run the named tests, run any…
$curl -o .claude/agents/task-executor.md https://raw.githubusercontent.com/extractumio/extractum-skills/HEAD/general-purpose/start-a-project/templates/.claude/agents/task-executor.mdInstalls into the current project.
Install task-executor by running `curl -o .claude/agents/task-executor.md https://raw.githubusercontent.com/extractumio/extractum-skills/HEAD/general-purpose/start-a-project/templates/.claude/agents/task-executor.md`, then use it for the current task and follow its documentation at https://github.com/extractumio/extractum-skills.