← Back to context

Comment by yggdrasil_ai

3 days ago

> If you can describe why it is slop, an AI can probably identify the underlying issues automatically

I would argue against this. Most of the time the things we find in review are due to extra considerations, often business, architectural etc, things which the AI doesn't have context of and it is quite bothersome to provide this context.

I generally agree that vague 1 shot prompting might vary.

I also feel all of those things can be explained over time into a compendium that is input. For example, every time it is right, or wrong, comment and add it to an .md file. Better yet, have the CLI Ai tool append it.

We know what is included as part of a prompt (like the above) is more accurately paid attention to.

My intent isn't to make more work, it's just to make it easier to highlight the issues with code that's mindlessly generated, or is overly convoluted when a simple approach will do.