Hacker News new | ask | show | jobs
by amokinsgov 125 days ago
I have a workflow thats based on iterative rounds or runs that includes a self pov assessment to avoid tunnel vision. It had several checkpoints to see if it’s still on task and hasn’t gone off task. I rely heavily on chrome dev tool mcp and inbuilt diagnostics so ai can “see” how the page is laid out without actually seeing it.

Rounds will focus on a particular task like integration, ui, verification. Multiple rounds can be tasked one after the other Eg

2 integration rounds, 2 improvement round and 2 verification rounds.

This allows to pick up issues it would normally glaze over or not mention.

Styling is okay, but layout seems to be a sore point for llms.