Initial commit
This commit is contained in:
15
.claude-plugin/plugin.json
Normal file
15
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "omt",
|
||||
"description": "OMT - One Man Team: Your personal development squad powered by Agent-First workflow. 9 autonomous agents handle planning, coding, review, optimization, and documentation.",
|
||||
"version": "1.0.0",
|
||||
"author": {
|
||||
"name": "Nick Huang",
|
||||
"email": "nick12703990@gmail.com"
|
||||
},
|
||||
"agents": [
|
||||
"./agents"
|
||||
],
|
||||
"commands": [
|
||||
"./commands"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user