Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:46:30 +08:00
commit 569ae39e1b
11 changed files with 1433 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"name": "hyperfleet-jira",
"description": "JIRA integration for HyperFleet team - sprint management, task tracking, ticket creation with proper JIRA wiki markup, hygiene validation, and story point estimation",
"version": "0.3.3",
"author": {
"name": "Ciaran Roche",
"email": "croche@redhat.com"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}