|
|
|
|
|
by epolanski
32 days ago
|
|
In my experience harness can do wonders to improve this. Instead of asking it to generically to analyze and do X, you can use brainstorming skills like those from superpowers [1]. This makes it approach the problem better and keeps you in the loop. Another step is then to have it review its plans by another LLM acting doing adversarial review. I have a claude skill [2] that calls codex to do it, and they chat among each other. It's a tremendous boost in design quality. [1] https://github.com/obra/Superpowers [2] https://gist.github.com/enricopolanski/6c5038a8e20cc4098cd99... |
|