Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 09:02:04 +08:00
commit a91a875f01
7 changed files with 2211 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "steerings-generator",
"description": "Extract tacit engineering knowledge through guided interviews and generate structured steerings",
"version": "1.0.1",
"author": {
"name": "Timur Khakhalev",
"email": "timur.khakhalev@gmail.com"
},
"skills": [
"./skills"
]
}