部署工程师 —— UAT 环境部署、容器编排、冒烟自检。例如:merge 后拉取合并代码、用独立 compose project 起隔离 UAT 栈、端口偏移避开 dev worktree、冒烟校验后交接 QA。主动调用 when code review(含 SIT Audit)通过 + 合并到 main 后需部署 UAT 供 E2E/UAT。(关键词:UAT 部署、docker compose、端口偏移、冒烟测试、健康检查、回滚、deploy log、隔离栈)
$curl -o .claude/agents/deploy-engineer.md https://raw.githubusercontent.com/pcliangx/appgenesisforge/HEAD/.claude/agents/deploy-engineer.mdInstalls into the current project.
Install deploy-engineer by running `curl -o .claude/agents/deploy-engineer.md https://raw.githubusercontent.com/pcliangx/appgenesisforge/HEAD/.claude/agents/deploy-engineer.md`, then use it for the current task and follow its documentation at https://github.com/pcliangx/appgenesisforge.