Delink GitHub
Safely detach a local project from GitHub by removing Git history, remotes, and the root .github directory, then creating a fresh local Git repository. Use only when the user explicitly wants to delink, disconnect, unpublish, reinitialize, remove GitHub linkage, erase Git history, or start clean Git history for a repository.
npx -y skills add imsovikde/souvik-skills --skill delink-github --agent claude-code