HarnessFlow worker subagent — spawn only from a HarnessFlow workflow step, never by autonomous delegation. Runs target scripts to attempt to reproduce a bug, captures all output, and summarizes the reproduction result for the main agent.
$curl -o .claude/agents/bug-reproducer.md https://raw.githubusercontent.com/hangyu8123/harnessflow/HEAD/.claude/agents/bug-reproducer.mdInstalls into the current project.
Install bug-reproducer by running `curl -o .claude/agents/bug-reproducer.md https://raw.githubusercontent.com/hangyu8123/harnessflow/HEAD/.claude/agents/bug-reproducer.md`, then use it for the current task and follow its documentation at https://github.com/hangyu8123/harnessflow.