Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:07:55 +08:00
commit e04084c903
11 changed files with 1597 additions and 0 deletions

73
plugin.lock.json Normal file
View File

@@ -0,0 +1,73 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:yebot/rad-cc-plugins:plugins/github-issues",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "9ca02b584c7c55fdd4c712fb0ab102de8a092a1b",
"treeHash": "a7233275fbe356fd0f4c5ca23464e8b75e9b9bb0879ec7483481d9863997b23c",
"generatedAt": "2025-11-28T10:29:10.377121Z",
"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": "github-issues",
"description": "GitHub Issues Management - Elite agent for managing GitHub Issues using the gh CLI",
"version": "1.1.1"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "d6f7a32ec1d288b11d562a1529954a766e7ab243a85a5d8dcfb7c2c5d35fde29"
},
{
"path": "agents/github-issues-manager.md",
"sha256": "9612f187e6fd6c7401861c602b2d9daccce156ce93119a562bce6e638709acb0"
},
{
"path": "hooks/hooks.json",
"sha256": "b13e1ce95c6484c3b01db9b682295a305bb9c37d5dc7fc22999923d9098620e5"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "7b0134c4866fd32f7b85354e18f2f1dd9d0b047505b4f628e557c0172411ef00"
},
{
"path": "commands/gh-triage.md",
"sha256": "25923f5deb2c64859f12ecf84c7f81361918d1c96449ea2b90136e81659c81cd"
},
{
"path": "commands/gh-status-report.md",
"sha256": "62a52c2f6583205a7bc0c0cb49743263a54e42dd29f19163e29f9d5d69f5cff8"
},
{
"path": "commands/gh-close-issue.md",
"sha256": "80fde5af28e99f8445a1d63c7a6989e6e030a1757ac7fcba60676c25d18a2393"
},
{
"path": "commands/gh-create-issue.md",
"sha256": "f29b8c4f6e764d946a19611c5d5b7791bf8c22d2d3750573271c75ed97fa88d6"
},
{
"path": "skills/github-issues-quick-reference/SKILL.md",
"sha256": "04029bf2bdd1bda0b4c3465ad26dc787a304d6099a162a5cef1374793d96e257"
},
{
"path": "skills/issue-templates/SKILL.md",
"sha256": "8e2a6b557d9b7a44a80d9706650f22d36ae10d867d2cd7259cbdfbb3e9babdea"
}
],
"dirSha256": "a7233275fbe356fd0f4c5ca23464e8b75e9b9bb0879ec7483481d9863997b23c"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}