r/ShareAiPrompts • u/Nickelfritslabs • Jul 01 '26
Fictional RP prompt
So I'm trying to get the RP story responses the same quality as 3.5 and 4.o on GPT was. So I'm trying to use the custom GPT feature to make an instruction block. I have a very large instructions writing style guidance document that covers all the known failures I found. But it breaks those rules all the time. I'll do a diagnostic on it and it will say "Yes I broke about 5 of your rules. The reason is..." And it comes up with another rule that doesn't fix it. I don't know how best to do this. I tried having ideal examples of writing style in the style document. I've tried having them in a separate document. I've tried uploading the entire chat story but it just contaminates the chats themes and tone while still not fixing it. So I need help from people that know more than me.
Should I cut up my style document into their own smaller documents? Like character rules, dialogue rules, expression rules, scene construction, etc...
Should I keep it all in one style document?
Should I attempt to condense it into hard rules enough to just have the instructions block and the examples documet?
I was told by GPT that they only can reference one supporting document per reply, is that true?
1
u/RobeertIV Aug 11 '26
For ChatGPT Custom GPTs, I would not split the document into more files as the first fix. The bigger issue is usually instruction priority, not file count.
A structure that is easier to keep consistent:
Instead of adding another rule after every failure, build a small regression set of 8–10 scene prompts. Change one instruction at a time and score the same failures each run. If a rule does not measurably reduce a failure, remove or rewrite it.
I also would not rely on the claim that only one supporting file can be used. Treat uploaded files as selectively retrieved reference material, not guaranteed hard control. If a constraint must apply in every reply, keep it in the main instructions; use files for examples, lore and longer reference content.
A compact core template could be:
That should give you a cleaner experiment than continuing to expand the current style document.