Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:48:15 +08:00
commit 6b8a055e98
6 changed files with 377 additions and 0 deletions

53
plugin.lock.json Normal file
View File

@@ -0,0 +1,53 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:ilyannn/claude-commands:",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "daa7142666b915bddad2bed55746d36f1fd90883",
"treeHash": "8ce89ced8088ecceefc6b368dc42fac4607bee283dedae15921ee7252498b974",
"generatedAt": "2025-11-28T10:17:39.854004Z",
"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": "flow",
"description": "Namespaced Flow commands for commit authoring, push safety, and CI analysis in Claude Code.",
"version": "1.0.1"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "a95707d48453bb338d32169e734d619bf81159ef8076c246b2748f537d87a3b4"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "02dd7899feece0662725cdbbcb09d2116ac46d5e363d917f156a627284a85ea7"
},
{
"path": "commands/push.md",
"sha256": "8fb6d53f21c5cdc7a93e5f688fc23ac2934c78fe685c40a373624aa04a9a82c1"
},
{
"path": "commands/commit.md",
"sha256": "6122883cdeb42b33d4638c172c6d986837034c6288fbc4235b1f305fb97a3757"
},
{
"path": "commands/ci.md",
"sha256": "3cde68b7638b4fe3fd72cf15cbe586984959d560df18d042f7f92a5d7d8d1499"
}
],
"dirSha256": "8ce89ced8088ecceefc6b368dc42fac4607bee283dedae15921ee7252498b974"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}