DashboardcliAlways verify exact Git and PR state be…

Always verify exact Git and PR state before continuing

Category: preference
Confidence: 0.80
ID: 01a08c68-c2d3-7a2b-96fe-4cbb8229dcd5
Project ID: c760f4f9-42b0-4ce0-b36d-6b8c38d770b2
Cross-project: No
Recalled in other projects: 1
Source session: 0kigBjdTWnbHP6E3c
Created: 2026-09-10 17:41:10
Updated: 2026-09-10 17:41:10

Cross-Project Recalls

ProjectHitsLast recalled
opencode-lore 1 15h ago

Content

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.

Move to: