git-workflow이란?
분기 전략 수립, 기존 커밋 구현, PR 생성 또는 검토, PR 검토 스레드 관리, PR을 서명된 커밋과 병합, 병합 충돌 처리 또는 Git을 CI/CD와 통합할 때 사용합니다. 출처: netresearch/git-workflow-skill.
분기 전략 수립, 기존 커밋 구현, PR 생성 또는 검토, PR 검토 스레드 관리, PR을 서명된 커밋과 병합, 병합 충돌 처리 또는 Git을 CI/CD와 통합할 때 사용합니다.
명령줄에서 git-workflow AI 스킬을 개발 환경에 빠르게 설치
출처: netresearch/git-workflow-skill.
Expert patterns for Git version control: branching, commits, collaboration, and CI/CD.
| references/branching-strategies.md | Managing branches, choosing branching model | | references/commit-conventions.md | Writing commits, semantic versioning | | references/pull-request-workflow.md | Creating/reviewing PRs, thread resolution, merging | | references/ci-cd-integration.md | CI/CD automation, GitHub Actions |
| references/advanced-git.md | Rebasing, cherry-picking, bisecting | | references/github-releases.md | Release management, immutable releases | | references/code-quality-tools.md | Shell linting, formatting, smart fixups, structural diffs |
분기 전략 수립, 기존 커밋 구현, PR 생성 또는 검토, PR 검토 스레드 관리, PR을 서명된 커밋과 병합, 병합 충돌 처리 또는 Git을 CI/CD와 통합할 때 사용합니다. 출처: netresearch/git-workflow-skill.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/netresearch/git-workflow-skill --skill git-workflow분기 전략 수립, 기존 커밋 구현, PR 생성 또는 검토, PR 검토 스레드 관리, PR을 서명된 커밋과 병합, 병합 충돌 처리 또는 Git을 CI/CD와 통합할 때 사용합니다. 출처: netresearch/git-workflow-skill.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/netresearch/git-workflow-skill --skill git-workflow 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/netresearch/git-workflow-skill