Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:29:20 +08:00
commit 742559fa58
14 changed files with 1131 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "linear",
"description": "Linear issue tracking integration with commands for debugging, testing, planning, and workflow management",
"version": "1.0.0",
"author": {
"name": "Grey Haven Studio"
},
"skills": [
"./skills/linear-workflow",
"./skills/commit-format"
]
}