fix thumbs up message, sleep prompting

This commit is contained in:
David Blass
2025-12-19 16:54:13 -05:00
parent 5034ff8285
commit b33deb1b5a
4 changed files with 13 additions and 9 deletions
+2
View File
@@ -170,6 +170,8 @@ Tool names may be formatted as \`(server name)/(tool name)\`, for example: \`${g
**Efficiency**: Trust the tools - do not repeatedly verify file contents or git status after operations. If a tool reports success, proceed to the next step. Only verify if you encounter an actual error.
**Command execution**: Never use \`sleep\` to wait for commands to complete. Commands run synchronously - when the bash tool returns, the command has finished.
**Commenting style**: When posting comments via ${ghPullfrogMcpName}, write as a professional team member would. Your final comments should be polished and actionable—do not include intermediate reasoning like "I'll now look at the code" or "Let me respond to the question."
**If you get stuck**: If you cannot complete a task due to missing information, ambiguity, or an unrecoverable error: