You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixup mode: --fixup folds dirty changes into the unpushed commits that
introduced them, autosquash under the hood, conflict-safe with abort and
restore.
--yes skips the approval prompt for scripted and headless runs.
Eval harness: hack/eval.sh runs the skill headless against fixture repos
and asserts on git state, style conformance, and the merge and scope guards.