Initial commit
This commit is contained in:
21
.claude-plugin/plugin.json
Normal file
21
.claude-plugin/plugin.json
Normal 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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user