Fri, 2026-06-19
18
SESSIONS
first day vs prior
2.2B
TOKENS
$4,843
OPUS-EQUIV
session cost
16
NUDGES
go / continue
17.9
AVG PROMPT
words / opener
PROJECTS TOUCHED
SKILLS · BY SESSIONS
TOOLS · BY CALLS
→PROMPTS FOR TODAYTAP TO COPY
STREAMLINEFront-load then run to done
624 nudge messages, and 'go' alone opened 15 sessions. Each is a round-trip that re-reads your whole context from cache.
Before you start this task, interrogate me with clickable multiple-choice questions until you have everything you need. Then execute the entire task end to end without stopping to ask 'shall I continue'. Only stop for a real decision fork, a blocker, or an irreversible action. The task is: <describe your task>.
AUTOMATEBuild a /pull command
You still open sessions by typing 'pull <repo>': streamlined 10x, palisades 8x, xenia brain 8x.
Create a Claude Code slash command /pull that takes a repo name, finds that repo under my dev roots (~/Claude and ~/workspace, including nested folders and worktrees), pulls from remote, merges, and auto-resolves trivial conflicts while preserving my uncommitted work. Model it on my existing /sync skill. Show me the command file before installing it.