Files
42marketplaces/sync/gh-neolabhq-context-engineering-kit-plugins-kaizen.json
2025-11-30 09:08:53 +08:00

18 lines
603 B
JSON

{
"name": "kaizen",
"owner": {
"name": "Vlad Goncharov",
"email": "vlad.goncharov@neolab.finance"
},
"plugins": [
{
"name": "kaizen",
"description": "Inspired by Japanese continuous improvement philosophy, Agile and Lean development practices. Introduces commands for analysis of root cause of issues and problems, including 5 Whys, Cause and Effect Analysis, and other techniques.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-neolabhq-context-engineering-kit-plugins-kaizen.git"
},
"strict": true
}
]
}