Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:00:34 +08:00
commit 61be56f92f
5 changed files with 687 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "git-workflows",
"description": "Git workflow best practices and pull request management",
"version": "1.0.0",
"author": {
"name": "Josh Nichols",
"email": "josh@technicalpickles.com"
},
"skills": [
"./skills"
]
}