A project's default build can run fifteen minutes or more. An agent harness that caps a command's wall time killed one such run part way, and the branch would have been filed on a build that never finished if the log had not been checked. The skill should say: run the project's CI target detached (setsid or nohup) with its output in a file, and read the file's final BUILD line before filing; never file on a build that was cut off.
A project's default build can run fifteen minutes or more. An agent harness that caps a command's wall time killed one such run part way, and the branch would have been filed on a build that never finished if the log had not been checked. The skill should say: run the project's CI target detached (setsid or nohup) with its output in a file, and read the file's final BUILD line before filing; never file on a build that was cut off.