#!/usr/bin/env node /** * Claude Code Branch Memory Manager CLI * * Manages branch-specific CLAUDE.md files so Claude Code * always has the right context for your current git branch. */ export {};