From 743867f90a9c5ab3a52a149242a6bee3eecc7884 Mon Sep 17 00:00:00 2001 From: Kjell Tore Guttormsen Date: Sat, 30 May 2026 05:36:30 +0200 Subject: [PATCH] fix(linkedin-studio): promote post-feedback-monitor to Opus (Opus-default) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit post-feedback-monitor was the lone non-Opus/Sonnet agent (model: haiku). It does human-facing, real-time post-publish coaching — exactly the workload the standing Opus-default targets — so the Haiku setting both contradicts the default and underpowers the surface the new /linkedin:firsthour command hands off to (remediation Step 18). - agents/post-feedback-monitor.md: model haiku -> opus. - CLAUDE.md: agent-table model column Haiku -> Opus. No Haiku agent remains. Verify: grep 'model: haiku' agents/ -> none; CLAUDE.md row shows Opus; structure lint -> 62/62, counts unchanged. Plan Step 18 (Wave 4 S3). Counts unchanged. [skip-docs]: tre-doc + version bump deferred to Step 21 per remediation plan. Co-Authored-By: Claude Opus 4.8 --- plugins/linkedin-studio/CLAUDE.md | 2 +- plugins/linkedin-studio/agents/post-feedback-monitor.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/linkedin-studio/CLAUDE.md b/plugins/linkedin-studio/CLAUDE.md index fc75e62..cd9a417 100644 --- a/plugins/linkedin-studio/CLAUDE.md +++ b/plugins/linkedin-studio/CLAUDE.md @@ -80,7 +80,7 @@ All content commands (post, quick, react, pipeline, first-post, video, multiplat | `trend-spotter` | Sonnet | White | Trending topics + opportunity scores | | `voice-trainer` | Sonnet | Pink | Voice profile building + drift detection | | `differentiation-checker` | Sonnet | Gray | Originality scoring + commodity detection | -| `post-feedback-monitor` | Haiku | Lime | Post-publish 48h monitoring | +| `post-feedback-monitor` | Opus | Lime | Post-publish 48h monitoring | | `video-scripter` | Sonnet | Violet | Video script creation with pacing | | `fact-checker` | Opus | Brown | Factual-claim verification against primary sources, post-cutoff web-search mandate (longform) | | `editorial-reviewer` | Opus | Orange | Editor's craft gate (v2.4, Step 5.5, before persona sweep): prosa-håndverk + narrativ-arkitektur, ≤10 flags BLOCK/REWORK/NICE as direction, operator-gated via `SendUserFile`; mirrors Maskinrommet §C2 (longform) | diff --git a/plugins/linkedin-studio/agents/post-feedback-monitor.md b/plugins/linkedin-studio/agents/post-feedback-monitor.md index 6d97814..70eb8c6 100644 --- a/plugins/linkedin-studio/agents/post-feedback-monitor.md +++ b/plugins/linkedin-studio/agents/post-feedback-monitor.md @@ -12,7 +12,7 @@ description: | Triggers on: "post performance", "monitor post", "first hour", "post feedback", "engagement check", "post-publish", "boost post", "post anomaly". -model: haiku +model: opus color: lime tools: ["Read", "Glob", "Bash", "AskUserQuestion"] ---