Fleet projects

Fleet projects separates repository readiness, checkout ownership, and delivery handoff evidence for every configured project.

What it adds

The skill checks source identity, checkout path, Git state, branch state, working tree, and handoff eligibility on the selected machine.

How it works

A project becomes delivery-ready through distinct rows for repository identity, path safety, checkout state, and the selected transport. The report carries the exact finding to the next owner.

Scope

Fleet projects owns project checkouts and handoff readiness. It preserves dirty or divergent working state as an explicit finding for the operator.

Source

Ships in the roundhouse plugin. Source: plugins/roundhouse/skills/fleet-projects/SKILL.md.

Proof point

The source skill defines origin checks, path validation, project state rows, and evidence-backed handoff.

Next: run work on another machine.