Executes delegated chain steps with context isolation. Automatically used when chains use the ==> delegation operator. The step instructions, system prompt, and previous step context are provided in the task prompt.
$curl -o .claude/agents/chain-executor.md https://raw.githubusercontent.com/minipuft/claude-prompts/HEAD/agents/chain-executor.mdInstalls into the current project.
Install chain-executor by running `curl -o .claude/agents/chain-executor.md https://raw.githubusercontent.com/minipuft/claude-prompts/HEAD/agents/chain-executor.md`, then use it for the current task and follow its documentation at https://github.com/minipuft/claude-prompts.