Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:56:13 +08:00
commit 966e739b00
9 changed files with 1805 additions and 0 deletions

64
plugin.lock.json Normal file
View File

@@ -0,0 +1,64 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:shanev/skills:tmux-task-runner",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "0a2116610e71a88dc331c9382a228b5b7d9f1892",
"treeHash": "e74eccb15e2cb8683d84aba7401097a98d5fc013426e808b2b76cc8ebe1c6e38",
"generatedAt": "2025-11-28T10:28:17.724055Z",
"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": "tmux-task-runner",
"description": "Run build processes, test suites, deployments, and development servers in monitored tmux sessions with persistent logging"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "46771df779bcf6978fb21dc111055ccab6aaca776ac8ecb06eec2c54f22888b1"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "10a94d8c4f52b1c86e43e231a1da99c30f86721ba301f3337e2e3bad0d64d32d"
},
{
"path": "skills/tmux-task-runner/EXAMPLES.md",
"sha256": "a1620f2e82ba585f295c7d80b5150a21594cd37c4e56133e3311b820ceea73cb"
},
{
"path": "skills/tmux-task-runner/TODO.md",
"sha256": "5b136c498c9d3c4d19d88515fd497de55b410544cd656d75e3dea1252ca4fd28"
},
{
"path": "skills/tmux-task-runner/run.sh",
"sha256": "15440ef90e5b4ef00cade44bfe72546a38312039152ccb54488260953436e8d6"
},
{
"path": "skills/tmux-task-runner/README.md",
"sha256": "3b5103a6289ea785acfef99ade5a6b2452236a1016a69ad2283b5e1d1bce599a"
},
{
"path": "skills/tmux-task-runner/package.json",
"sha256": "1a31d34c40ecddd3d900a3b2b111b773301b8e7d09dd0599cfbe90901d98ba9e"
},
{
"path": "skills/tmux-task-runner/SKILL.md",
"sha256": "dfeec76c48f6198b496af15b795bfbe12461d5cd93a6e7ee3a3e213c2306051b"
}
],
"dirSha256": "e74eccb15e2cb8683d84aba7401097a98d5fc013426e808b2b76cc8ebe1c6e38"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}