Isolated implementation agent for executing a single phase of a feature plan. Reads only its assigned phase file, updates only that file. Used by /feature-orchestrate for autonomous multi-phase execution.
$curl -o .claude/agents/phase-agent.md https://raw.githubusercontent.com/langerrr/zforge/HEAD/agents/phase-agent.mdInstalls into the current project.
Install phase-agent by running `curl -o .claude/agents/phase-agent.md https://raw.githubusercontent.com/langerrr/zforge/HEAD/agents/phase-agent.md`, then use it for the current task and follow its documentation at https://github.com/langerrr/zforge.