Rimozione publishing_gates.md: reference inutile, gate gestiti direttamente nelle skills tramite frontmatter APPROVED e PUBLISH_APPROVED.md
This commit is contained in:
parent
13ad0b935d
commit
84168d1b12
7 changed files with 13 additions and 61 deletions
13
README.md
13
README.md
|
|
@ -5,7 +5,7 @@ Suite completa di AgentSkills per agenzie digitali e content producer — un sis
|
||||||
## Panoramica
|
## Panoramica
|
||||||
|
|
||||||
- **Skills:** 15 (14 specialistiche + 1 shared references)
|
- **Skills:** 15 (14 specialistiche + 1 shared references)
|
||||||
- **References:** 23 (tutte centralizzate in agency-shared-references)
|
- **References:** 22 (tutte centralizzate in agency-shared-references)
|
||||||
- **Lingua:** Italiano/English
|
- **Lingua:** Italiano/English
|
||||||
- **Dominio:** Digital Agency / Content Production / Multi-Agent System
|
- **Dominio:** Digital Agency / Content Production / Multi-Agent System
|
||||||
|
|
||||||
|
|
@ -17,7 +17,7 @@ Posiziona l'intera cartella `agency-skills-suite` nella directory delle skills d
|
||||||
- **Chiedi all'agente:** Fornisci l'archivio completo e chiedi l'installazione nella cartella skills del tuo software agentico
|
- **Chiedi all'agente:** Fornisci l'archivio completo e chiedi l'installazione nella cartella skills del tuo software agentico
|
||||||
- **Copia diretta:** Trasferisci manualmente la cartella `agency-skills-suite` nella directory delle skills
|
- **Copia diretta:** Trasferisci manualmente la cartella `agency-skills-suite` nella directory delle skills
|
||||||
|
|
||||||
**Verifica:** Assicurati che tutte le 15 cartelle siano presenti e che `agency-shared-references/references/` contenga i 24 file reference.
|
**Verifica:** Assicurati che tutte le 15 cartelle siano presenti e che `agency-shared-references/references/` contenga i 22 file reference.
|
||||||
|
|
||||||
## Skills Incluse
|
## Skills Incluse
|
||||||
|
|
||||||
|
|
@ -67,9 +67,8 @@ Tutte le references sono centralizzate in un'unica cartella condivisa:
|
||||||
|
|
||||||
### Quality & Publishing
|
### Quality & Publishing
|
||||||
17. `quality_bar.md` — Standard qualità V1 (criteri, checklist, scoring)
|
17. `quality_bar.md` — Standard qualità V1 (criteri, checklist, scoring)
|
||||||
18. `publishing_gates.md` — Gate pre-publish (approval workflow, checklist)
|
18. `weekly_report_template.md` — Template report (KPI, highlights, actions)
|
||||||
19. `weekly_report_template.md` — Template report (KPI, highlights, actions)
|
19. `platform_patterns.md` — Pattern per piattaforma (Instagram, LinkedIn, YouTube)
|
||||||
20. `platform_patterns.md` — Pattern per piattaforma (Instagram, LinkedIn, YouTube)
|
|
||||||
|
|
||||||
### Technical (Web Development)
|
### Technical (Web Development)
|
||||||
21. `html_semantics.md` — Semantic HTML best practices (structure, accessibility, SEO)
|
21. `html_semantics.md` — Semantic HTML best practices (structure, accessibility, SEO)
|
||||||
|
|
@ -77,7 +76,7 @@ Tutte le references sono centralizzate in un'unica cartella condivisa:
|
||||||
23. `js_interactivity.md` — jQuery + GSAP patterns (animations, interactions)
|
23. `js_interactivity.md` — jQuery + GSAP patterns (animations, interactions)
|
||||||
|
|
||||||
### Resources & Assets
|
### Resources & Assets
|
||||||
24. `resource_types.md` — Tipologie risorse e use case (immagini, video, documenti)
|
22. `resource_types.md` — Tipologie risorse e use case (immagini, video, documenti)
|
||||||
|
|
||||||
## Workflow Disponibili
|
## Workflow Disponibili
|
||||||
|
|
||||||
|
|
@ -177,7 +176,7 @@ Invocare agency-orchestrator per iniziare un workflow
|
||||||
- Mai publish senza `PUBLISH_APPROVED.md` = YES
|
- Mai publish senza `PUBLISH_APPROVED.md` = YES
|
||||||
- QA obbligatorio prima di publish
|
- QA obbligatorio prima di publish
|
||||||
|
|
||||||
Vedi `agency-shared-references/references/publishing_gates.md` per dettagli.
|
L'approvazione è gestita direttamente nelle skills tramite verifica del frontmatter e file `PUBLISH_APPROVED.md`.
|
||||||
|
|
||||||
## Note
|
## Note
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -253,10 +253,10 @@ L'orchestratore deve leggere il documento ed estrarre tutte le informazioni rile
|
||||||
|
|
||||||
**Azioni:**
|
**Azioni:**
|
||||||
|
|
||||||
1. Verifica `../agency-shared-references/references/publishing_gates.md`
|
1. Verifica che i file content abbiano `APPROVED: YES` nel frontmatter
|
||||||
2. Imposta `APPROVED: YES` nei file content (post-review)
|
2. Verifica che esista `PUBLISH_APPROVED.md` con valore `YES`
|
||||||
3. Crea `PUBLISH_APPROVED.md` se pronto
|
3. Verifica che QA sia compilato e passato
|
||||||
4. Triggera `agency-publisher` solo se gate superato
|
4. Triggera `agency-publisher` solo se tutti i gate sono superati
|
||||||
|
|
||||||
**Regola:** Mai publish senza `APPROVED: YES` esplicito.
|
**Regola:** Mai publish senza `APPROVED: YES` esplicito.
|
||||||
|
|
||||||
|
|
@ -374,7 +374,6 @@ Esempio: agency-visual-generator deve creare social post ma mancano foto prodott
|
||||||
## References
|
## References
|
||||||
|
|
||||||
- [quality_bar.md](../agency-shared-references/references/quality_bar.md) — Standard V1
|
- [quality_bar.md](../agency-shared-references/references/quality_bar.md) — Standard V1
|
||||||
- [publishing_gates.md](../agency-shared-references/references/publishing_gates.md) — Gate pre-publish
|
|
||||||
- [research_citation_rules.md](../agency-shared-references/references/research_citation_rules.md) — Citazione fonti
|
- [research_citation_rules.md](../agency-shared-references/references/research_citation_rules.md) — Citazione fonti
|
||||||
- [resource_types.md](../agency-shared-references/references/resource_types.md) — Tipologie risorse e use case
|
- [resource_types.md](../agency-shared-references/references/resource_types.md) — Tipologie risorse e use case
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -194,7 +194,6 @@ Pubblica (o programma) content su social e YouTube solo dopo approvazione esplic
|
||||||
|
|
||||||
## References
|
## References
|
||||||
|
|
||||||
- [publishing_gates.md](../agency-shared-references/references/publishing_gates.md) — Gate rules
|
|
||||||
- [quality_bar.md](../agency-shared-references/references/quality_bar.md) — Standard qualità
|
- [quality_bar.md](../agency-shared-references/references/quality_bar.md) — Standard qualità
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,7 @@ description: "References condivise per la suite agency-skills. Contiene 24 docum
|
||||||
|
|
||||||
# Agency Shared References
|
# Agency Shared References
|
||||||
|
|
||||||
Repository centralizzato di 24 documenti di riferimento per tutte le skills della suite agency-skills.
|
Repository centralizzato di 22 documenti di riferimento per tutte le skills della suite agency-skills.
|
||||||
|
|
||||||
## Indice delle Referenze
|
## Indice delle Referenze
|
||||||
|
|
||||||
|
|
@ -85,16 +85,12 @@ _Quando usarlo:_ Ogni volta che si usano fonti esterne in research o content
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
### ✅ Quality & Publishing (4 documenti)
|
### ✅ Quality & Publishing (3 documenti)
|
||||||
|
|
||||||
**quality_bar.md** — Standard minimo accettabile V1
|
**quality_bar.md** — Standard minimo accettabile V1
|
||||||
_Cosa contiene:_ V1 principles, complete > perfect, tracciabilità decision log
|
_Cosa contiene:_ V1 principles, complete > perfect, tracciabilità decision log
|
||||||
_Quando usarlo:_ Per definire criterio di "done" per deliverable
|
_Quando usarlo:_ Per definire criterio di "done" per deliverable
|
||||||
|
|
||||||
**publishing_gates.md** — Gate di approvazione pre-publish
|
|
||||||
_Cosa contiene:_ Publishing rules, approval checklist, required approvals per piattaforma
|
|
||||||
_Quando usarlo:_ Prima di pubblicare qualsiasi content (website, social, YouTube)
|
|
||||||
|
|
||||||
**weekly_report_template.md** — Template report KPI settimanali
|
**weekly_report_template.md** — Template report KPI settimanali
|
||||||
_Cosa contiene:_ Report structure, KPI sections, highlights/lowlights, actions next week
|
_Cosa contiene:_ Report structure, KPI sections, highlights/lowlights, actions next week
|
||||||
_Quando usarlo:_ Per reportistica settimanale analytics
|
_Quando usarlo:_ Per reportistica settimanale analytics
|
||||||
|
|
|
||||||
|
|
@ -1,40 +0,0 @@
|
||||||
# Publishing Gates
|
|
||||||
|
|
||||||
_Framework: agency_v3_1 | Estratto: 2026-03-09_
|
|
||||||
_Usato da: agency-orchestrator, agency-publisher_
|
|
||||||
|
|
||||||
## Sommario
|
|
||||||
|
|
||||||
Gate di approvazione pre-publish per website, social, YouTube.
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Regole di Publish
|
|
||||||
|
|
||||||
Publishing allowed only when:
|
|
||||||
|
|
||||||
1. **PUBLISH_APPROVED.md** contiene `YES`
|
|
||||||
2. **Content file** contiene `APPROVED: YES` nel frontmatter
|
|
||||||
3. **Logs** sono aggiornati dopo publishing
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Flusso
|
|
||||||
|
|
||||||
```
|
|
||||||
Draft → Review → Approved → Published
|
|
||||||
```
|
|
||||||
|
|
||||||
- Mai publish senza `APPROVED: YES`
|
|
||||||
- Aggiornare publish log dopo ogni publish
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Eccezioni
|
|
||||||
|
|
||||||
- Nessuna eccezione: gate è obbligatorio
|
|
||||||
- In caso di urgenza: approvazione esplicita richiesta
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
_Reference generato da framework-translator_
|
|
||||||
|
|
@ -208,7 +208,7 @@ Social strategy, calendario editoriale e post queue con visual brief.
|
||||||
|
|
||||||
**Limitazioni:**
|
**Limitazioni:**
|
||||||
|
|
||||||
- Publishing richiede approvazione (vedi `publishing_gates.md`)
|
- Publishing richiede approvazione esplicita (`APPROVED: YES` nel frontmatter)
|
||||||
- Performance tracking richiede accesso analytics
|
- Performance tracking richiede accesso analytics
|
||||||
- Post queue va aggiornata regolarmente
|
- Post queue va aggiornata regolarmente
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -241,7 +241,6 @@ Genera asset visuali platform-ready basati su content approvato e style guide.
|
||||||
|
|
||||||
- [qa_visual.md](../agency-shared-references/references/qa_visual.md) — QA checklist
|
- [qa_visual.md](../agency-shared-references/references/qa_visual.md) — QA checklist
|
||||||
- [platform_patterns.md](../agency-shared-references/references/platform_patterns.md) — Pattern per piattaforma
|
- [platform_patterns.md](../agency-shared-references/references/platform_patterns.md) — Pattern per piattaforma
|
||||||
- [publishing_gates.md](../agency-shared-references/references/publishing_gates.md) — Gate pre-publish
|
|
||||||
- [resource_types.md](../agency-shared-references/references/resource_types.md) — Tipologie risorse e use case
|
- [resource_types.md](../agency-shared-references/references/resource_types.md) — Tipologie risorse e use case
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue