Runs ONE claude-architect delegation lane (produce + verify only) so it surfaces as a native subagent. Input is a laneId, checkoutPath, protocolVersion, and a complete Delegation Spec; output is the structured lane report. Never reviews, decides, or integrates.
$curl -o .claude/agents/delegation-lane.md https://raw.githubusercontent.com/pythoughts-labs/claude-architect/HEAD/agents/delegation-lane.mdInstalls into the current project.
Install delegation-lane by running `curl -o .claude/agents/delegation-lane.md https://raw.githubusercontent.com/pythoughts-labs/claude-architect/HEAD/agents/delegation-lane.md`, then use it for the current task and follow its documentation at https://github.com/pythoughts-labs/claude-architect.