fix(linkedin-studio): promote post-feedback-monitor to Opus (Opus-default)

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 <noreply@anthropic.com>
This commit is contained in:
Kjell Tore Guttormsen 2026-05-30 05:36:30 +02:00
commit 743867f90a
2 changed files with 2 additions and 2 deletions

View file

@ -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"]
---