Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:17:47 +08:00
commit 1cf8e9a55d
6 changed files with 1109 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:dashed/claude-marketplace:plugins/git-absorb",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "4b00f4e4ffb12956fb21aee8080dceba6e77eff9",
"treeHash": "6f7ebcb708b7d0d0ffc133557ed89c3f0382f620f6b9f474365c8f89a845dd18",
"generatedAt": "2025-11-28T10:16:02.736662Z",
"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": "git-absorb",
"description": "Automatically fold uncommitted changes into appropriate commits. Use for applying review feedback and maintaining atomic commit history.",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "276869e3bec68b5c98df6e4d53c2b029db13f582aa6994eb9843abef4e69e44f"
},
{
"path": "SKILL.md",
"sha256": "61a77de2961f097c04ad3e47a70523afd0341b2cbfe4960c9c7a3bde558fbc48"
},
{
"path": "references/configuration.md",
"sha256": "434a87b892d520c7b6117bbad3b7f9ee74a84da2c6a7d787eae6315a7956983b"
},
{
"path": "references/advanced-usage.md",
"sha256": "3bccc5bf2d5f73b21f085fe6b8f18bce9d8252d128669357788d49c85504d046"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "6b9e76464613264af84fd09463a76ca0a0f7c8a0b4db87111cda87266a603ec9"
}
],
"dirSha256": "6f7ebcb708b7d0d0ffc133557ed89c3f0382f620f6b9f474365c8f89a845dd18"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}