·git-workflow
>_

git-workflow

[AUTO-INVOKE] git 커밋, PR 또는 코드 검토를 생성하기 전에 호출해야 합니다. 기존 커밋, PR 템플릿, 검토 요구 사항 및 AI 지원 개발 규칙을 다룹니다. 트리거: git commit, git push, PR 생성 또는 코드 검토와 관련된 모든 작업입니다.

31설치·2트렌드·@0xlayerghost

설치

$npx skills add https://github.com/0xlayerghost/solidity-agent-kit --skill git-workflow

git-workflow 설치 방법

명령줄에서 git-workflow AI 스킬을 개발 환경에 빠르게 설치

  1. 터미널 열기: 터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다
  2. 설치 명령어 실행: 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/0xlayerghost/solidity-agent-kit --skill git-workflow
  3. 설치 확인: 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

출처: 0xlayerghost/solidity-agent-kit.

| feat: | New feature or contract | | fix: | Bug fix | | refactor: | Code restructure without behavior change | | test: | Add or update tests | | docs: | Documentation changes | | chore: | Build config, dependency updates, toolchain | | security: | Security fix or hardening |

| feat/ | feat/staking-pool | | fix/ | fix/reentrancy-guard | | refactor/ | refactor/token-structure |

| Change description | What was changed and why | | Test results | forge test output (all pass) | | Gas impact | forge test --gas-report diff for changed functions | | Deployment impact | Does this affect deployed contracts? Migration needed? | | Review focus | Specific areas that need careful review |

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/0xlayerghost/solidity-agent-kit --skill git-workflow
카테고리
>_생산성
인증됨
최초 등록
2026-02-19
업데이트
2026-03-10

Browse more skills from 0xlayerghost/solidity-agent-kit

빠른 답변

git-workflow이란?

[AUTO-INVOKE] git 커밋, PR 또는 코드 검토를 생성하기 전에 호출해야 합니다. 기존 커밋, PR 템플릿, 검토 요구 사항 및 AI 지원 개발 규칙을 다룹니다. 트리거: git commit, git push, PR 생성 또는 코드 검토와 관련된 모든 작업입니다. 출처: 0xlayerghost/solidity-agent-kit.

git-workflow 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/0xlayerghost/solidity-agent-kit --skill git-workflow 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/0xlayerghost/solidity-agent-kit