Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:47:36 +08:00
commit bffcadb872
9 changed files with 2806 additions and 0 deletions

65
plugin.lock.json Normal file
View File

@@ -0,0 +1,65 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:poindexter12/waypoint:claire",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "61df7817118d91db65619e221dd4670171ba5a2c",
"treeHash": "915ca584e976cdbf0edc2f8e926d3352b290255b668a9702750cb1386564e052",
"generatedAt": "2025-11-28T10:27:38.973504Z",
"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": "claire",
"description": "Claude Code component authoring system - agents for creating and optimizing agents, commands, and skills",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "3819c691155c219cd091a91fd682adf5a34aa006b646b8e520b762711902e43d"
},
{
"path": "agents/author-agent.md",
"sha256": "4d2ba5da02227379204cfa6d7019220b97abc7c3b0701d1ec763d69f2e9d987c"
},
{
"path": "agents/coordinator.md",
"sha256": "45d7179b456e24d271581509c1f016a122a9bf85ad84e36985d82a5b110e4b37"
},
{
"path": "agents/author-command.md",
"sha256": "f65b2318d8b865dde62a9c700e051e4c19a2c99c7e33b1ea5aaf46fd3ddd3f6f"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "ee0f6609dca85b7eaccd9726ffa3b80dd268aedfab9c466d27e5d5362673a3e3"
},
{
"path": "commands/fetch-docs.md",
"sha256": "28f833b9c4c205736a58414c45610a0faf04ebd0419efee951be1d0345772349"
},
{
"path": "skills/doc-validator/REFERENCE.md",
"sha256": "39c1ca38c753c1a7d3dab971afc346fce72967d5e88abc85ac92993524c14f76"
},
{
"path": "skills/doc-validator/SKILL.md",
"sha256": "3485ee2d2c1d2a4e70c2d3d103bef495f2c641052530e249b61c94fdf10a82bb"
}
],
"dirSha256": "915ca584e976cdbf0edc2f8e926d3352b290255b668a9702750cb1386564e052"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}