Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:57:57 +08:00
commit 4d6fd1bd96
12 changed files with 2278 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "carbon-flow",
"description": "Context-efficient Git and Graphite workflows - requires per-project setup after installation",
"version": "0.0.0-2025.11.28",
"author": {
"name": "slamb2k",
"email": "slamb2k@users.noreply.github.com"
},
"skills": [
"./skills/graphite-skill"
]
}