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": "toduba-system",
|
||||
"description": "Sistema Toduba v2.0 con orchestratore ultra-think (quick/standard/deep modes), 8 agenti specializzati (backend, frontend, mobile, QA, test, analyzer, documentation), 10 comandi avanzati (init, update-docs, commit, code-review, ultra-think, test, rollback, help, interactive, template). Features: smart incremental updates, cache system, multiple export formats (MD/HTML/JSON/PDF), pre-commit hooks, snapshot & rollback, interactive step-by-step execution, template scaffolding. Documentazione automatica in /docs.",
|
||||
"version": "0.0.0-2025.11.28",
|
||||
"author": {
|
||||
"name": "Matteo Tiboldo",
|
||||
"email": "mtiboldo@toduba.it"
|
||||
},
|
||||
"agents": [
|
||||
"./agents"
|
||||
],
|
||||
"commands": [
|
||||
"./commands"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user