Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:07:01 +08:00
commit bc6aaa6d91
5 changed files with 296 additions and 0 deletions

49
plugin.lock.json Normal file
View File

@@ -0,0 +1,49 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:xdg/xdg-claude:jira-cli",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "d78c99f7dc8fe11190719ce277689da7100b43fd",
"treeHash": "a8ada08add8a8d1f730cedd6c9c2164c69154846be44f9bb75a4813ddd829caa",
"generatedAt": "2025-11-28T10:29:06.406258Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "jira-cli",
"description": "Command-line Jira management skill using jira-cli with efficient querying and issue workflows",
"version": "0.1.2"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "1cf547b61a216bed086a040da1911b7b69370183983d1ba74e471cf84ba6bd65"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "5f3409cf0f998f9cd4e61b06aa05004b17f7194a1f73ad0876d4fe423c33f41a"
},
{
"path": "skills/jira-cli/SKILL.md",
"sha256": "a3c88dfc3ce3669e49d7f2f15f1f910b664f42f5b5e1fd395940627252b40d61"
},
{
"path": "skills/jira-cli/reference/jira-cli-reference.md",
"sha256": "755d7fc8fcf50a9fa0068ece7f71dfe248286966e15133162e87bf22f778e012"
}
],
"dirSha256": "a8ada08add8a8d1f730cedd6c9c2164c69154846be44f9bb75a4813ddd829caa"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}