# Thoughts on Claude Code's Workflow feature

til · 2026-05-29

I like the idea of Claude's workflow thingy but since it's writing code, it keeps failing with these kind of errors:

![](https://assets.aliou.me/blog/claude-code-workflow/Screenshot-2026-05-29-at-10.21.48-AM@2x.png)

In addition, the UI of Claude feels a bit overwhelming to me.

![](https://assets.aliou.me/blog/claude-code-workflow/Screenshot-2026-05-29-at-10.29.55-AM@2x.png)

There's also some strong validations around making the workflow deterministic and I wonder if it could still be handled? I'm also curious on why they're not giving guidance to the model about this and/or linting workflow code to have this be caught before the harness runs the workflow.

![](https://assets.aliou.me/blog/claude-code-workflow/Screenshot-2026-05-29-at-10.49.59-AM@2x.png)
