·git-workflow
>_

git-workflow

[AUTO-INVOKE] 必須在建立 git 提交、PR 或程式碼審查之前呼叫。涵蓋常規提交、PR 範本、審核要求和人工智慧輔助開發規則。觸發器:任何涉及 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。

SKILL.md

查看原文

| 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 範本、審核要求和人工智慧輔助開發規則。觸發器:任何涉及 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 中使用

這個 Skill 的原始碼在哪?

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