Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:37:55 +08:00
commit 506a828b22
59 changed files with 18515 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
{
"name": "unify_2_1",
"description": "Comprehensive Unify 2.1 data migration plugin with multi-agent orchestration, pure Python hooks, PySpark development, and Azure DevOps integration for medallion architecture ETL pipelines. Zero bash/Node.js dependencies.",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Linus McMananey",
"email": "linus.mcmanamey@gmail.com"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
],
"hooks": [
"./hooks"
]
}