Initial commit
This commit is contained in:
12
commands/gc.md
Normal file
12
commands/gc.md
Normal 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
|
||||
Reference in New Issue
Block a user