Generic stage executor for the stagent plugin. Launched by the main agent for any subagent-typed stage in a workflow. Self-resolves its stage context from state.md via subagent-bootstrap.sh — does NOT rely on the main agent's prompt for path / epoch / input data.
$curl -o .claude/agents/workflow-subagent.md https://raw.githubusercontent.com/jie-worldstatelabs/stagent/HEAD/agents/workflow-subagent.mdInstalls into the current project.
Install workflow-subagent by running `curl -o .claude/agents/workflow-subagent.md https://raw.githubusercontent.com/jie-worldstatelabs/stagent/HEAD/agents/workflow-subagent.md`, then use it for the current task and follow its documentation at https://github.com/jie-worldstatelabs/stagent.