Commit graph

6 commits

Author SHA1 Message Date
a468678c6b Simplified definitions 2026-03-09 17:03:03 +00:00
AgentePotente
f974c469a8 Semplificazione: rimossi riferimenti a MVP e backlog da tutte le skills
- agency-orchestrator: eliminati MVP, backlog, P0/P1/P2; semplificato a progetto e workflow
- agency-analytics: rimosso riferimento a backlog, usato run_log per azioni
- Semplificata terminologia: 'V1' → 'standard di qualità', 'MVP' → 'workflow'
- Focus su esecuzione workflow invece di gestione backlog complessa
2026-03-09 18:47:47 +01:00
AgentePotente
6ad0b7dfd2 Update agency-orchestrator: questionario onboarding + creazione cartella cliente
- Rielaborata sezione Input: trasformata in questionario di onboarding completo con 6 sezioni (info base, obiettivi, audience, offerta, preferenze, workflow)
- Aggiornata Fase 1: aggiunto step di proposta path cliente con richiesta conferma esplicita prima di creare cartelle
- Definita struttura cartelle standard: knowledge/, research/, strategy/, design/, content/, ops/, published/
- Rafforzate regole: non bloccare per input mancanti, V1 prima, tracciabilità decisioni
2026-03-09 18:36:28 +01:00
AgentePotente
b916892ee5 feat: Cross-references tra web-developer e altre skills
Analisi completata:
- Web-developer references rimangono dedicate (tecniche: HTML/CSS/JS)
- Shared references rimangono per UX/design patterns (strategici)

Aggiunti riferimenti incrociati:

1. agency-web-developer:
   - +5 shared references (hero, design, navigation, conversion, layout patterns)
   - Flusso: leggi pattern UX → implementa con technical refs

2. agency-design-system:
   - +3 web-developer refs per handoff tecnico
   - Nota: produce design doc, web-developer implementa codice

3. agency-ux-copy:
   - +design_patterns.md
   - +2 web-developer refs per handoff HTML/CSS
   - Nota: produce copy, web-developer implementa codice

4. agency-seo:
   - +2 web-developer refs per implementazione on-page SEO
   - Nota: produce strategia SEO, web-developer implementa HTML

Flusso chiarito:
- Shared refs = COSA fare (pattern UX/design)
- Web-developer refs = COME codificare (implementazione tecnica)
2026-03-09 18:12:44 +01:00
AgentePotente
b79b28034a feat: Added agency-web-developer skill
- New skill for building static websites from copy + design system
- HTML semantic with accessibility + SEO best practices
- CSS layout with Bootstrap or custom support
- JS interactivity with jQuery + GSAP for smooth animations
- 3 reference files: html_semantics.md, css_layout.md, js_interactivity.md
- Updated README with new skill (13 total) and references (23 total)
- Workflow updated: agency-ux-copy → agency-web-developer → agency-seo

No overlap with existing skills:
- agency-visual-generator: generates images (PNG/webp) for social/YouTube
- agency-publisher: publishes content via webhook
- agency-web-developer: builds complete static websites (HTML/CSS/JS)
2026-03-09 14:21:32 +01:00
AgentePotente
6ac766172c Initial release: agency_v3_1-skills-suite v1.0
- 12 AgentSkills generate da agency_v3_1 framework
- 17 references centralizzate
- Script INSTALL.sh per installazione automatica
- README.md con documentazione completa

Skills incluse:
- agency-orchestrator (coordinamento + QA)
- agency-strategy (positioning, messaging)
- agency-research (competitive intelligence)
- agency-creative-director (direzione visiva)
- agency-design-system (tokens, components)
- agency-ux-copy (sitemap, copy)
- agency-seo (SEO tecnico)
- agency-social (social strategy)
- agency-youtube (YouTube strategy)
- agency-visual-generator (asset visuali)
- agency-analytics (report KPI)
- agency-publisher (publish gate-based)

Generated by framework-translator v2.0
Approved by: MarcoB (2026-03-09)
2026-03-09 12:23:58 +01:00