連接 GitHub(Claude Code 版)
git --version && gh --versiongh auth login --web --git-protocol httpsgit config --global user.name "你的名字"+git config --global user.email "..."- 建立測試 repo → commit → push,成功後詢問保留或刪除。
回報:Git/GitHub CLI 版本、登入狀態、使用者資訊、測試結果。
Claude Code 連接 GitHub CLI。說「連接 GitHub」時載入。
npx skillmds@latest add mathruffian-dot/cc-github git --version && gh --versiongh auth login --web --git-protocol httpsgit config --global user.name "你的名字" + git config --global user.email "..."回報:Git/GitHub CLI 版本、登入狀態、使用者資訊、測試結果。
mathruffian-dot/claude-code-lazy-packs/tree/main/skills/02-github commit 6f13907ddd