Dashboard › cli › Always verify exact Git and PR state be…
01a08c68-c2d3-7a2b-96fe-4cbb8229dcd5| Project | Hits | Last recalled |
|---|---|---|
| opencode-lore | 1 | 15h ago |
When resuming repository work, first inspect the current branch, working-tree cleanliness, tracking status, local and remote SHAs, recent history, PR base/head revisions, and any upstream movement. Confirm the intended changes remain isolated and that diffs do not include unrelated commits from stale branches or an advanced main branch. Before pushes, rebases, or maintainer updates, preserve the reviewed revision and use guarded operations such as exact force-with-lease checks. Report any divergence, stale metadata, unresolved reviews, or ancestry risks before making changes.