Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:17:47 +08:00
commit 1cf8e9a55d
6 changed files with 1109 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "git-absorb",
"description": "Automatically fold uncommitted changes into appropriate commits. Use for applying review feedback and maintaining atomic commit history.",
"version": "1.0.0",
"author": {
"name": "Alberto Leal"
},
"skills": [
"./"
]
}