Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:01:53 +08:00
commit 8a65df48be
12 changed files with 959 additions and 0 deletions

12
commands/gc.md Normal file
View File

@@ -0,0 +1,12 @@
---
description: Review local docs and create a git commit
allowed-tools: ["Bash(find:*)"]
---
1. use the updating-documentation-for-changes skill to review repo docs
2. `git add` any updated docs; NOTE: add ONLY those docs that were modified. Do not blindly add all files, as there may be some unstaged files not ready for commit
3. use the git-commit-helper skill to create a git commit
## Additional notes (if any):
$ARGUMENTS