Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:41:01 +08:00
commit 3b4f3145ad
13 changed files with 299 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
---
description: Split local changes into multiple logical commits
---
📝 Commit the local changes to git. Analyze my local changes and propose splitting them into multiple logical commits.
For each proposed commit, show me the message and the list of files. Show all proposals at once. Wait for my confirmation, then commit all.
See [shared/git-commit-instructions.md](../shared/git-commit-instructions.md) for commit context.