publish: trigger comments speak in first person #81

Merged
ffaerber merged 1 commits from fix/first-person-triggers into main 2026-07-06 09:13:15 +02:00
1 Commits
Author SHA1 Message Date
Felix FaerberandClaude Opus 4.8 305aeb085c publish: trigger comments speak in first person (no agent self-mention)
ci / lint (pull_request) Successful in 12s
ci / lint (push) Skipped
The fixed trigger templates referred to their own author in the third person —
e.g. @qa posting 'please address @qa's review above' (seen on PR #80) or a dev
posting 'the dev has pushed an update'. Reworded to first person ('my review',
'I have pushed', 'per my plan'), which also makes routing order-independent:
each trigger now mentions ONLY its target agent.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-06 10:09:52 +03:00