Finish a feature branch in a worktree: run quality gates, commit, push, open a PR, squash-merge it, and update the main checkout. Use when done with a change and want it on main.
Capture what Chronicle actually renders by drawing its SwiftUI/AppKit view tree straight to a PNG from inside the process, with no screen-recording permission and no visible window. Use for debugging layout, margins, alignment, or "what does the real window…