Rename a project folder without losing your Claude Code session history.
When you rename a project folder, Claude Code loses track of it sessions, history, and project settings all reference the old path. This script:
A bash script that clones GitHub repositories (with local caching) and launches Claude Code inside the cloned directory.
Ask Claude questions about any public GitHub repo without manually cloning it first.
curl -fsSL https://gist.githubusercontent.com/maleta/16e7072bf469b95df73aa64d7471f6f6/raw/gitask -o /usr/local/bin/gitask