update
This commit is contained in:
19
web/.opencode/skill/git-commit/SKILL.md
Normal file
19
web/.opencode/skill/git-commit/SKILL.md
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
title: git-commit
|
||||
description: 获取需要diff的代码,总结和提交代码的技能
|
||||
license: MIT
|
||||
compatibility: opencode
|
||||
metadata:
|
||||
audience: maintainers
|
||||
---
|
||||
|
||||
## 我的工作
|
||||
|
||||
- 获取代码变更的diff
|
||||
- 总结代码变更内容
|
||||
- 创建git提交
|
||||
- 推送代码到远程仓库
|
||||
|
||||
## 何时使用我
|
||||
|
||||
在需要提交代码变更时使用我。
|
||||
Reference in New Issue
Block a user