updating-lockstep
Installation
SKILL.md
updating-lockstep
Acts on drift in lockstep.json. Auto-applies mechanical version-pin bumps; surfaces everything else as advisory notes for human review. Each actioned row becomes its own atomic commit so the PR reviewer can accept / reject per-row.
When to use
- Invoked by the
updatingumbrella skill (weekly-update workflow). - Standalone:
/updating-lockstepto sync just the lockstep manifest. - After manual submodule bumps, to refresh
lockstep.jsonmetadata.
Exits cleanly when lockstep.json is absent — not every fleet repo has one.
Per-kind policy at a glance
version-pin is mechanical (auto-bump per upgrade_policy). Everything else is advisory — upstream semantics and local deltas need human judgment.
Full policy table, scripts per phase, and advisory format in reference.md.