Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:54:41 +08:00
commit 4522ca6fd5
4 changed files with 212 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "github-issue-fix",
"description": "This is a detailed way you can analyze the GitHub issues and let Claude handle them in best possible way.",
"version": "1.0.0",
"author": {
"name": "safayavatsal"
},
"commands": [
"./commands/"
]
}