18 lines
390 B
JSON
18 lines
390 B
JSON
{
|
|
"name": "odoo-dev",
|
|
"description": "Comprehensive feature Odoo development workflow with specialized agents for codebase exploration, architecture design, and quality review",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Jamshid K",
|
|
"email": "jamshu.mkd@gmail.com"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |