Update README.md
This commit is contained in:
parent
35087157c2
commit
0b4c6befec
1 changed files with 1 additions and 29 deletions
30
README.md
30
README.md
|
|
@ -161,7 +161,7 @@ agency-skills-suite/
|
|||
|
||||
## Uso
|
||||
|
||||
Ogni skill è auto-contenuta e punta direttamente ai file reference necessari.
|
||||
Invocare agency-orchestrator per iniziare un workflow
|
||||
|
||||
**Esempio:**
|
||||
|
||||
|
|
@ -169,25 +169,6 @@ Ogni skill è auto-contenuta e punta direttamente ai file reference necessari.
|
|||
/skill agency-orchestrator
|
||||
```
|
||||
|
||||
La skill caricherà automaticamente le references necessarie dai percorsi specificati nel SKILL.md (`../agency-shared-references/references/*`).
|
||||
|
||||
### Uso di agency-archivist
|
||||
|
||||
**Estrazione risorse:**
|
||||
|
||||
```bash
|
||||
node scripts/extract_archive.js brand_assets.zip --client demo_co_srl
|
||||
```
|
||||
|
||||
**Scansione e catalogo:**
|
||||
|
||||
```bash
|
||||
node scripts/scan_resources.js --client demo_co_srl --pass 1
|
||||
node scripts/generate_catalog.js --client demo_co_srl
|
||||
```
|
||||
|
||||
**Risultato:** `{project}/assets/catalog.md` con tutte le risorse catalogate.
|
||||
|
||||
## Publishing Gates
|
||||
|
||||
⚠️ **Importante:** Le skills `agency-publisher` e tutte le skills che producono content pubblicabile seguono gate rigorosi:
|
||||
|
|
@ -198,15 +179,6 @@ node scripts/generate_catalog.js --client demo_co_srl
|
|||
|
||||
Vedi `agency-shared-references/references/publishing_gates.md` per dettagli.
|
||||
|
||||
## Miglioramento Continuo
|
||||
|
||||
La suite supporta miglioramento continuo tramite:
|
||||
|
||||
- `agency-orchestrator` → propone improvements
|
||||
- Workflow di auto-learning → staging → proposal → eval → approved → merge
|
||||
|
||||
Vedi documentazione interna per dettagli.
|
||||
|
||||
## Note
|
||||
|
||||
- **Lingua:** Skills in inglese, alcune references bilingue (IT/EN)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue