- Creata nuova skill agency-shared-references con 24 references centralizzate - Spostate tutte le references da cartelle sparse (references/, agency-web-developer/, agency-archivist/) in un'unica posizione - Aggiornati tutti i symlink delle 14 skills per puntare a ../agency-shared-references/references - Aggiornati tutti i riferimenti nei SKILL.md (percorsi coerenti) - README.md aggiornato con nuova struttura e istruzioni generiche - INSTALL.sh semplificato con istruzioni platform-agnostic - Eliminata cartella references/ dal root (ora centralizzata) - Struttura più pulita e mantenibile, facile da installare su qualsiasi piattaforma
52 lines
661 B
Markdown
52 lines
661 B
Markdown
# Weekly Report Template
|
|
|
|
_Framework: agency_v3_1 | Estratto: 2026-03-09_
|
|
_Usato da: agency-analytics_
|
|
|
|
## Sommario
|
|
|
|
Template per report settimanali KPI.
|
|
|
|
---
|
|
|
|
## Template
|
|
|
|
```markdown
|
|
# Weekly Report - Week {WW}
|
|
|
|
## KPI Snapshot
|
|
|
|
{Inserire metriche chiave}
|
|
|
|
## Highlights
|
|
|
|
{Cosa ha funzionato}
|
|
|
|
## Lowlights
|
|
|
|
{Cosa non ha funzionato}
|
|
|
|
## Top Content
|
|
|
|
{Contenuti migliori}
|
|
|
|
## Actions Next Week (max 5)
|
|
|
|
1. {Action 1}
|
|
2. {Action 2}
|
|
3. {Action 3}
|
|
4. {Action 4}
|
|
5. {Action 5}
|
|
```
|
|
|
|
---
|
|
|
|
## Regole
|
|
|
|
- Max 5 actions per settimana
|
|
- KPI snapshot deve essere conciso
|
|
- Focus su insight concreti, non narrative lunghe
|
|
|
|
---
|
|
|
|
_Reference generato da framework-translator_
|