/ce-sessions Search session history across Claude Code, Codex, and Cursor and synthesize findings about what was worked on, tried, decided, or learned in prior sessions. Usage Pre-resolved context Git branch (pre-resolved): ! If the line above resolved to a plain branch name (like ), use it for branch filtering and pass it to the synthesis subagent. If it still contains a backtick command string or is empty, derive the branch at runtime instead. Repo root (pre-resolved): ! If the line above resolved to a path, take its last path component as the repo folder name and use that for session disco…