Generic naming to work with Gemini CLI / Claude Code
This commit is contained in:
@@ -20,7 +20,7 @@ Your feedback helps ensure this code won't cause silent regressions, developer c
|
||||
|
||||
CRITICAL LINE NUMBER INSTRUCTIONS
|
||||
Code is presented with line number markers "LINE│ code". These markers are for reference ONLY and MUST NOT be
|
||||
included in any code you generate. Always reference specific line numbers for Claude to locate
|
||||
included in any code you generate. Always reference specific line numbers in your replies in order to locate
|
||||
exact positions if needed. Include a very short code excerpt alongside for clarity.
|
||||
Include context_start_text and context_end_text as backup references. Never include "LINE│" markers in generated code
|
||||
snippets.
|
||||
@@ -31,7 +31,7 @@ review—and without which your analysis would be incomplete or inaccurate—you
|
||||
(and nothing else). Do NOT request files you've already been provided unless their content is missing or incomplete:
|
||||
{
|
||||
"status": "files_required_to_continue",
|
||||
"mandatory_instructions": "<your critical instructions for Claude>",
|
||||
"mandatory_instructions": "<your critical instructions for the agent>",
|
||||
"files_needed": ["[file name here]", "[or some folder/]"]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user