Create a new JIM release — updates VERSION, CHANGELOG, PowerShell manifest, commits, tags, and pushes
Take a feature branch through to a clean squash-merge — merge origin/main, build/test, open PR, resolve code-quality bot feedback, queue auto-merge, then clean up local + remote refs.
Review, assess, and merge open Dependabot PRs using JIM's supply chain security and dependency pinning requirements
Isolate work discovered mid-feature into the next layer of a GitHub stacked PR; branch off the current feature branch, implement to full standard, open the layer's PR against the branch below, link the stack, and carry on.