18 lines
603 B
JSON
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
|
|
}
|
|
]
|
|
} |