Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:45:21 +08:00
commit dd33dbba55
4 changed files with 133 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "git-lines",
"description": "Line-level git staging for LLMs and automation",
"version": "0.2.0",
"author": {
"name": "Omegaice",
"url": "https://github.com/Omegaice"
},
"skills": [
"./skills"
]
}