-
-
Notifications
You must be signed in to change notification settings - Fork 1
What does doesn't work well.
Andrei Filippov edited this page Mar 24, 2026
·
1 revision
When I was creating prompt for ai to check code in specific area, I followed 5 layer prompt framework. I haven't tried any other ways to define purpose for ai because this method seems to work alright even without defined topics.
To make ai check for the exact issues you what, add topics. In this app topic is very specific pattern or issue. But adding them, you tell ai what thing it should give comment on if it's spotted any. when adding a topic be as specific as you can: for example, instead of adding 'bad variable naming' use 'Bad naming that deceives the reader about what variable stores or function logic'. That way you specify what do you mean by general "bad naming"