Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:46:33 +08:00
commit cc6be606c5
6 changed files with 275 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "jira",
"description": "Manage Jira projects, issues, boards, and sprints via the jira CLI",
"version": "0.1.0",
"author": {
"name": "Otahontas"
},
"skills": [
"./skills"
]
}