From ae3058fc384eae94be4c5576fa6c898572ce292e Mon Sep 17 00:00:00 2001 From: MarcoBertok Date: Tue, 10 Mar 2026 23:25:39 +0000 Subject: [PATCH] Update agency-orchestrator/SKILL.md --- agency-orchestrator/SKILL.md | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/agency-orchestrator/SKILL.md b/agency-orchestrator/SKILL.md index 885b6d6..31678c8 100644 --- a/agency-orchestrator/SKILL.md +++ b/agency-orchestrator/SKILL.md @@ -246,26 +246,15 @@ L'orchestratore deve leggere il documento ed estrarre tutte le informazioni rile --- -### Fase 4: Approval +### Fase 4: Final Review e Approval -**Obiettivo:** Gestire approvazione. +**Obiettivo:** Gestire revisione finale e approvazione. **Azioni:** 1. Verifica che i file content abbiano `APPROVED: YES` nel frontmatter 2. Verifica che QA sia compilato e passato -3. **Publish manuale:** Aggiorna `{project}/ops/publish_log.md` dopo publish -4. Aggiorna frontmatter dei content file con `status: published` e `published_at` - -**Template publish_log.md:** - -```markdown -# Publish Log — {Client} - -| Data | Platform | Content ID | Status | URL | Note | -|------|----------|------------|--------|-----|------| -| 2026-03-11 | LinkedIn | post_001 | Published | https://... | Engagement buono | -``` +3. Proponi iterazioni di revisione basate su `{project}/ops/qa_notes.md` ---