visit-jumbo-deep
CHAIN: Stage 1 IS the /visit-jumbo skill — execute it in full (health gate →
layers → one-screen brief). Then extend. Same laws: Jumbo beats guessing —
never guess or assume what Jumbo can answer (Brent 2026-08-18); every line
stamped; live re-ground before acting where a live query exists.
Stage 2 — drill each ALIVE lane (from Stage 1's brief)
For each lane (cap 6):
memory_searchthe lane by name + "decision OR owed OR blocked" (limit 5).- If the lane has a repo (MEMORY.md names it):
git -C <repo> log --oneline -3gh pr list --repo <owner/repo> --limit 5— real PR states, not remembered ones.
- One paragraph per lane: state, last receipt (UTC), open items, contradictions between memory and repo (repo wins; flag the drift).
Stage 3 — system truth floor
- Full
/jumbo-healthpass (its 4-step verdict block, receipts). - Ground-truth cards: if a Tiger lane is alive, run
bash ~/.claude/hooks/ground-truth-card.sh --refreshand quote the fresh card — never cite its numbers from memory. - Scheduled-jobs pulse: latest lines of
~/Library/Logs/memory-check.logandmemory-sweep.log; PROPOSALS.md pending-row count if a sweep has run.
Stage 4 — the dossier
DOSSIER <utc> (jumbo GO|RED, cards fresh <utc>)
WHO + HOW 2-3 lines
LANES per-lane paragraphs from Stage 2 (receipts inline)
DRIFT every memory-vs-repo contradiction found (or "none found")
OWED consolidated, dated, UNVERIFIED-labeled where unproven
RISKS top 2-3 from tonight's state (grounded only — no generic filler)
Close with exactly one line:
Most likely anchor: <X> — confirm or redirect.
Boundaries
- Everything read-only; no captures/supersedes/repairs/deploys.
- If Stage 1's health gate fails, STOP there — a deep dossier from a sick store is confident garbage.
- Claude Code sessions only (browser agents wait on the scoped-token build).