Using AI Critique to Gate Agent Task Handoffs
I put a critique gate before every agent handoff. It strips vague assumptions before they reach downstream workers and produce wrong-but-confident output.
2 articles tagged #prompt-engineering
I put a critique gate before every agent handoff. It strips vague assumptions before they reach downstream workers and produce wrong-but-confident output.
A Python parser, Prometheus, and Grafana running locally gives per-agent cache hit rates and cost-per-session data. Here is what we did with it.