Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:02:21 +08:00
commit 6a99732c80
13 changed files with 641 additions and 0 deletions

81
plugin.lock.json Normal file
View File

@@ -0,0 +1,81 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:TokenRollAI/cc-plugin:",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "a16b187bc0e688a66847432508b45f2f5f031bc2",
"treeHash": "a2cf0a15e68bf51b264260ff2e54f98cd5083282433404436973b3d649fc6512",
"generatedAt": "2025-11-28T10:12:54.576490Z",
"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": "tr",
"description": "TokenRoll standard Claude Code plugin for internal team use",
"version": "1.1.2"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "a27db6981382c2e2d02bb2c19cee9da25e365b9a641560b5e0c229258f6299d7"
},
{
"path": "agents/investigator.md",
"sha256": "93aa6ff4073c5d50adac18ea839f2a511127d69e62d08880c5067e4da2bcf8fd"
},
{
"path": "agents/worker.md",
"sha256": "f60ae3855b698eacd9c7c1633485cf11d53f60f9e0f669092e94f745dfbca052"
},
{
"path": "agents/scout.md",
"sha256": "4dc529092519d34d0489a9c9a7e9d3a0a5ba8e424866bbcd986061ee005bfe6d"
},
{
"path": "agents/recorder.md",
"sha256": "4e458d44731e7458bf0c6e28e5347f971f36cd6e089ff793e2399b4bf84e40b4"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "b70645f3ee54dabdc95ce92d0069e5f8323b20a13a04027f460c06055bed8fef"
},
{
"path": "commands/reviewPR.md",
"sha256": "36b48bd7272d4a59a0f8478d956cdc7e11fd685ed2ff0f40a17c91ac9fdfcc28"
},
{
"path": "commands/updateDoc.md",
"sha256": "62154d1df3dd3a4bbabf6ab463f06446a76725b4c103349598e315e6a939e777"
},
{
"path": "commands/initDoc.md",
"sha256": "2fc93136dab6b38e074fa42085260cdd7d3bcb302c359d29255c93cd61a21784"
},
{
"path": "commands/what.md",
"sha256": "f32001a0062b8bc6d2c39ead300a178bca1097dde3f1adcc67b3d828623c528b"
},
{
"path": "commands/withScout.md",
"sha256": "c65483a484068c1407e2e67204c32c70cd7f38771624aaa85021ec80a7002610"
},
{
"path": "commands/commit.md",
"sha256": "0c1444c3d85be45765e837b22c9a578022f0c20cd1a1231aafcdda53acea8e32"
}
],
"dirSha256": "a2cf0a15e68bf51b264260ff2e54f98cd5083282433404436973b3d649fc6512"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}