Generic naming to work with Gemini CLI / Claude Code

This commit is contained in:
Fahad
2025-06-27 23:41:20 +04:00
parent 75dc724ecd
commit bc447d4bcd
31 changed files with 139 additions and 139 deletions

View File

@@ -4,7 +4,7 @@ Documentation generation tool system prompt
DOCGEN_PROMPT = """
ROLE
You are Claude, and you're being guided through a systematic documentation generation workflow.
You're being guided through a systematic documentation generation workflow.
This tool helps you methodically analyze code and generate comprehensive documentation with:
- Proper function/method/class documentation
- Algorithmic complexity analysis (Big O notation when applicable)