Skip to content

I Added a Human Veto to My PM Agent — Here's What Broke First

7.3 relevance
Score Breakdown
technical depth
6
novelty
6
actionability
7
community
5
strategic
5
personal
9

Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.

Human veto in PM agent is a real-world agent orchestration pattern.

2026-05-30 AI/ML dev.to
I Added a Human Veto to My PM Agent — Here's What Broke First
Summary

The author added a human approval step to a PM agent that posts Jira status to Slack, but found that after three weeks they were rubber-stamping approvals, defeating the purpose. The fix required adding friction—mandatory comments instead of emoji reactions—and implementing a severity classifier to gate only irreversible actions. The article also highlights lessons on escalation hooks and distinguishing irreversible from annoying-to-undo actions, inspired by Microsoft Conductor's designed-in human-in-the-loop pattern.

Key Takeaways
  • Design human approval gates with mandatory engagement (e.g., typed comments) and severity classification to avoid rubber-stamping and reduce friction.
Why it matters

For a solutions architect building agent orchestration workflows, this reveals a hidden failure mode in human-in-the-loop systems—cognitive offloading by the operator—and provides concrete patterns (friction, severity gating, timeout escalation) to keep human review effective.

Author

Mykola Kondratiuk

More from Mykola Kondratiuk →