15 lines
462 B
JSON
15 lines
462 B
JSON
{
|
|
"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.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Vlad Goncharov",
|
|
"email": "vlad.goncharov@neolab.finance"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |