Update agency-orchestrator/SKILL.md
This commit is contained in:
parent
420fb26616
commit
ae3058fc38
1 changed files with 3 additions and 14 deletions
|
|
@ -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:**
|
**Azioni:**
|
||||||
|
|
||||||
1. Verifica che i file content abbiano `APPROVED: YES` nel frontmatter
|
1. Verifica che i file content abbiano `APPROVED: YES` nel frontmatter
|
||||||
2. Verifica che QA sia compilato e passato
|
2. Verifica che QA sia compilato e passato
|
||||||
3. **Publish manuale:** Aggiorna `{project}/ops/publish_log.md` dopo publish
|
3. Proponi iterazioni di revisione basate su `{project}/ops/qa_notes.md`
|
||||||
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 |
|
|
||||||
```
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue