refactor(linkedin): edition-state schema + retire 2 deterministic agents to scripts (S6)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
Kjell Tore Guttormsen 2026-05-27 20:26:14 +02:00
commit ca5aa4e698
10 changed files with 69 additions and 275 deletions

View file

@ -39,7 +39,6 @@ This skill covers everything related to LinkedIn analytics, performance measurem
| `analytics-interpreter` | Sonnet | Audience pattern analysis from structured data |
| `performance-reporter` | Sonnet | Weekly/monthly performance reports from JSON |
| `trend-spotter` | Sonnet | Trending topics + opportunity scores |
| `content-tracker` | Haiku | Plan vs. published tracking |
| `post-feedback-monitor` | Haiku | Post-publish 48h monitoring, anomaly detection |
---

View file

@ -41,7 +41,6 @@ This skill covers everything related to creating LinkedIn content -- from quick
| `content-optimizer` | Sonnet | Optimize existing posts for better performance |
| `content-planner` | Sonnet | Content audit + weekly/monthly plans |
| `content-repurposer` | Sonnet | Format conversion + evergreen refresh |
| `content-tracker` | Haiku | Plan vs. published tracking |
| `video-scripter` | Sonnet | Video script creation with pacing, visual cues, captions |
---

View file

@ -151,7 +151,6 @@ These rules apply to ALL content created by any skill or command:
| `analytics-interpreter` | Sonnet | Yellow | Audience pattern analysis |
| `engagement-coach` | Haiku | Magenta | 5x5x5 + first-hour tactics |
| `content-planner` | Sonnet | Cyan | Content audit + weekly/monthly plans |
| `content-tracker` | Haiku | Yellow | Plan vs. published tracking |
| `performance-reporter` | Sonnet | Yellow | Weekly/monthly performance reports |
| `network-builder` | Sonnet | Cyan | Strategic networking + outreach |
| `content-repurposer` | Sonnet | Magenta | Format conversion + evergreen refresh |
@ -160,8 +159,9 @@ These rules apply to ALL content created by any skill or command:
| `voice-trainer` | Sonnet | Magenta | Voice profile building + drift detection |
| `differentiation-checker` | Sonnet | Blue | Originality scoring + commodity detection |
| `post-feedback-monitor` | Haiku | Green | Post-publish 48h monitoring, real-time interventions |
| `personalization-scorer` | Haiku | Indigo | Asset completeness scoring + setup recommendations |
| `video-scripter` | Sonnet | Violet | Video script creation with pacing + visual cues |
| `fact-checker` | Opus | Brown | Factual-claim verification against primary/credible sources (longform) |
| `persona-reviewer` | Opus | Olive | Reader-persona resonance + hook-conversion gate (longform) |
---