Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:26:33 +08:00
commit 7f3a2fde9e
8 changed files with 439 additions and 0 deletions

61
plugin.lock.json Normal file
View File

@@ -0,0 +1,61 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:fcakyon/claude-codex-settings:plugins/general-dev",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "78861fb073fdccea7bda6b7a6c3409da3e61e62e",
"treeHash": "1bfd2e6d40b9d587224859f3410256203b7bf72ab512188c057f235575789ead",
"generatedAt": "2025-11-28T10:16:51.136261Z",
"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": "general-dev",
"description": "Code quality tools: code-simplifier agent for pattern analysis, architecture explanation command, and hooks for rg enforcement.",
"version": "1.2.1"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "480f75f00340ba52c18343d9c45643ca3f83454490f621a45c886676812d86fc"
},
{
"path": "agents/code-simplifier.md",
"sha256": "9495d09d52e2e0b3ce61b5f7ff7a93c54ed8cecbfa742da58d5ebe18b89e0a15"
},
{
"path": "hooks/hooks.json",
"sha256": "369f6f7b378c99308c67bf833fcc48e0a5c6650d04188860436eb169a696d6c1"
},
{
"path": "hooks/scripts/enforce_rg_over_grep.py",
"sha256": "c3718b05488fa90580f2d1a3d3c402c4eba8f4f2d3c09c397de0cc5922bc8c42"
},
{
"path": "hooks/scripts/notify.sh",
"sha256": "cfc9c6abae58105f835b4bd7f564bdfb4c364a635d0c67a4303cec12b3e4193a"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "c85fe0b8a4d722ad30deb2ce1481288c882019b47a1d8f26d742d9ed12ed4024"
},
{
"path": "commands/explain-architecture-pattern.md",
"sha256": "0d133237ceb54b6f8e764c959a7d2a509ba0c519aa95da75ccc5e980c5d4b82c"
}
],
"dirSha256": "1bfd2e6d40b9d587224859f3410256203b7bf72ab512188c057f235575789ead"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}