git-workflow とは?
[AUTO-INVOKE] git コミット、PR、またはコード レビューを作成する前に呼び出す必要があります。従来のコミット、PR テンプレート、レビュー要件、AI 支援開発ルールをカバーします。トリガー: git commit、git Push、PR 作成、またはコード レビューを含むタスク。 ソース: 0xlayerghost/solidity-agent-kit。
[AUTO-INVOKE] git コミット、PR、またはコード レビューを作成する前に呼び出す必要があります。従来のコミット、PR テンプレート、レビュー要件、AI 支援開発ルールをカバーします。トリガー: git commit、git Push、PR 作成、またはコード レビューを含むタスク。
コマンドラインで git-workflow AI スキルを開発環境にすばやくインストール
ソース: 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[AUTO-INVOKE] git コミット、PR、またはコード レビューを作成する前に呼び出す必要があります。従来のコミット、PR テンプレート、レビュー要件、AI 支援開発ルールをカバーします。トリガー: git commit、git Push、PR 作成、またはコード レビューを含むタスク。 ソース: 0xlayerghost/solidity-agent-kit。
ターミナルまたはコマンドラインツール(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