A great question came up in Champions Slack from @Darryl Lee:
If an agent has the “Comment on work item” skill, why doesn’t it actually post the comment?
It looks like a bug—but it usually isn’t.
Write actions depend on how the agent is triggered.
So even with the right skill enabled, the agent may not post a comment in Chat.
In this case, the agent:
But returned:
“I don’t have the ability… to post a new comment”
That’s your signal: the context didn’t allow the write action, not that the skill failed.
Because the UI suggests:
Skill enabled = action will happen
In reality: Skill available ≠ execution guaranteed
Execution depends on context, which isn’t always obvious.
For more reliable results:
It’s less elegant—but far more predictable.
Even this approach can hit limits.
Example raised in the thread:
That creates friction when trying to complete the workflow end-to-end.
This isn’t just about one missing comment.
It highlights a broader pattern:
Until those layers are tighter, separating the two will give you better results.
Dr Valeri Colon _Connect Centric_
0 comments