Files
gh-thurstonsand-thurstons-c…/commands/gc.md
2025-11-30 09:01:53 +08:00

13 lines
433 B
Markdown

---
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