Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 17:54:06 +08:00
commit f02e60c000
4 changed files with 78 additions and 0 deletions

45
plugin.lock.json Normal file
View File

@@ -0,0 +1,45 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:ananddtyagi/claude-code-marketplace:plugins/double-check",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "a7444848845c6edc1188d97bee9fec6887d7f54d",
"treeHash": "2ce56d11a7073713edeae35c72a130eb9db3d848c72bfd964930a3bc0f648f0a",
"generatedAt": "2025-11-28T10:13:21.663079Z",
"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": "double-check",
"description": "An easy way to force agent to think again if it's statement that the \"Job is done and production ready\" is actually done - usually it's not. Thanks to this command you don't have to check after the agent if they did their job.",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "ca68d9e4e791a475e0ea2c426ebe70209e378194be479ed8471141f81afd6ad4"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "e234f96bb59ace362dbc3e7e9ee2408baa0332c565dc8c6b34608cdc8d31a84d"
},
{
"path": "commands/double-check.md",
"sha256": "560dc625b62275636e696c2901de5b33748f1400c86c042f09704951cefd468f"
}
],
"dirSha256": "2ce56d11a7073713edeae35c72a130eb9db3d848c72bfd964930a3bc0f648f0a"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}