什麼是 squash?
將特徵分支壓縮合併到主分支以實現線性歷史時使用。處理飛行前檢查、壓縮合併、提交委託和分支清理。 來源:ralphcrisostomo/nuxt-development-skills。
將特徵分支壓縮合併到主分支以實現線性歷史時使用。處理飛行前檢查、壓縮合併、提交委託和分支清理。
透過命令列快速安裝 squash AI 技能到你的開發環境
來源:ralphcrisostomo/nuxt-development-skills。
If remote origin exists, pull latest with git pull --ff-only. If ff-only fails, abort — main has diverged and needs manual resolution.
On conflicts: git merge --abort, switch back to source branch, suggest git rebase main, stop.
Invoke /commit to handle the commit. Do not write commit messages directly.
將特徵分支壓縮合併到主分支以實現線性歷史時使用。處理飛行前檢查、壓縮合併、提交委託和分支清理。 來源:ralphcrisostomo/nuxt-development-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/ralphcrisostomo/nuxt-development-skills --skill squashBrowse more skills from ralphcrisostomo/nuxt-development-skills
將特徵分支壓縮合併到主分支以實現線性歷史時使用。處理飛行前檢查、壓縮合併、提交委託和分支清理。 來源:ralphcrisostomo/nuxt-development-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/ralphcrisostomo/nuxt-development-skills --skill squash 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/ralphcrisostomo/nuxt-development-skills