Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:26:18 +08:00
commit 7444e5bfb5
12 changed files with 6493 additions and 0 deletions

77
plugin.lock.json Normal file
View File

@@ -0,0 +1,77 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:eternnoir/claude-tool:projectmaster",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "85b3c0ddf70672171ca5a069f904f478c5ef53ea",
"treeHash": "b495951ad819c3dc4ba8979708a4cd36d2a5ff3ce86a3736a7505df5334aecab",
"generatedAt": "2025-11-28T10:16:49.557356Z",
"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": "projectmaster",
"description": "Comprehensive software project management system with support for Agile, Scrum, Kanban, and Waterfall methodologies. Manages meetings, sprints, milestones, and project documentation with full AkashicRecords governance integration.",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "59ae201fcdf619367796a5e96651b8e2d4b3dc8e9004b178cb01ed024a6a1caa"
},
{
"path": "agents/project-governance.md",
"sha256": "67781806abc12e9fa3241177ef39dfd9442e7e7cc628352eb13dea9b43fa8e20"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "0cf9660eb7583f5df969518dda7d94a7dade333010b454ebb491f150338ed08a"
},
{
"path": "commands/project-report.md",
"sha256": "3715c9553e1301143be70c17b00e4f4af8fc0f182abcecb7c5122c2f610efe05"
},
{
"path": "commands/project-status.md",
"sha256": "f208528412e30154405cfa4e3e87cfcc0dbdd57a205b33b8be1b2bcaa787192f"
},
{
"path": "commands/project-init.md",
"sha256": "d85d68d9058ada45c1796c366947ea2ef883e73ac2e841d2e2e3ae04ba7e158c"
},
{
"path": "skills/project-search/SKILL.md",
"sha256": "44fcb6351152ba8d36a4a52b1b08fdc1b13fe34e5f97b892af67104ee5cb2bf8"
},
{
"path": "skills/track-meeting/SKILL.md",
"sha256": "d50b09ef7a345e7b9f05f45ae2ddc88497f20ade7ef0afcfb3aa94c589fbb81f"
},
{
"path": "skills/initialize-project/SKILL.md",
"sha256": "747247d90ed244ffa67c28ed11615e77563fe7d3fc54f44ad9f656ffe8553b68"
},
{
"path": "skills/manage-sprint/SKILL.md",
"sha256": "570a1125c852baf1823d20c2f36c2dbe82696ad9c74b87b25efc8ad6acfde313"
},
{
"path": "skills/track-milestone/SKILL.md",
"sha256": "cac3b8a3acb7f0eb6ffd81e62c3443fe171efed39ac811d7e85a1669d9792439"
}
],
"dirSha256": "b495951ad819c3dc4ba8979708a4cd36d2a5ff3ce86a3736a7505df5334aecab"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}