Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:30:41 +08:00
commit 1c9802ae09
10 changed files with 1421 additions and 0 deletions

69
plugin.lock.json Normal file
View File

@@ -0,0 +1,69 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:kasperjunge/30-minute-vibe-coding-challenge:plugins/research-plan-implement",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "bcab47950a223867dce1e9219cc0be4a373406be",
"treeHash": "92789a4964c42051fd371d9fe4fa31bd140267b0527bfe9ff2127c3ac2b7ed4c",
"generatedAt": "2025-11-28T10:19:25.418433Z",
"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": "research-plan-implement",
"description": "Advanced context engineering workflow plugin based on HumanLayer's ACE methodology for codebase research, planning, and implementation",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "fc7d7370e66144d1bffe09e72e4270d12dbacb32a66625368be57e9f371928a0"
},
{
"path": "agents/codebase-pattern-finder.md",
"sha256": "8e28e05ff1d776d14cd65d32ec00f45e7a4e89ddcf44dfbcb5f8a53929497636"
},
{
"path": "agents/web-search-researcher.md",
"sha256": "f0961264b077437c9205579d7d4f45404adcb189ad2b8cd86f7ab175cf63bc6d"
},
{
"path": "agents/codebase-analyzer.md",
"sha256": "545c1dbed782377f57514e5d896df00789e13907c70f153d4932100b07a446a6"
},
{
"path": "agents/codebase-locator.md",
"sha256": "8fd426301c312246ffcfeae13f4a525baf2ea90ef98b4192fc11be993f2d8ed5"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "016bb193ab30057847c659c9d477ce3aa3816693fbb09ef9a4c1bf4c77acc542"
},
{
"path": "commands/implement_plan.md",
"sha256": "97653fbbbdd4ded500c7195fe270ae381a696f8c5254848a31cf66927794443a"
},
{
"path": "commands/create_plan.md",
"sha256": "ca77de7d352dbbe80051af3b370ffa4ece4fadb9ea06c8c9e71d3659a9ca784c"
},
{
"path": "commands/research_codebase.md",
"sha256": "75635fc0c6b27d624e2fca196f58a62687c382a8cfc0ab99d49b56e4b1f19372"
}
],
"dirSha256": "92789a4964c42051fd371d9fe4fa31bd140267b0527bfe9ff2127c3ac2b7ed4c"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}