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