·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