Replit AgentGeneral AI
Generic Debugging Rules for Replit Agent
Generic Debugging Rules adapted for Replit Agent. High-signal generic engineering guidance for real projects.
rules file
# Generic Debugging Rules for Replit Agent ## Triage flow - Reproduce reliably before changing code. - Narrow blast radius with logs/metrics/traces. - Form one hypothesis at a time; verify/falsify quickly. ## Incident handling - Prioritize user impact reduction first, root cause second. - Add temporary guardrails if full fix needs longer. - Capture timeline, contributing factors, and concrete follow-up actions. ## Prevention - Add regression tests for every production bug. - Improve visibility where detection was delayed. - Remove ambiguity from error messages and status signals.
How to use with Replit Agent
#debugging#incident-response#replit#generic-rules#general#ai-coding-rules
Related Rules
ASCII Simulation Game Rules
Cursor
you are an expert game designer and game programmer, you will choose the best game design and coding practices for all decisions in this project.
General AI
cursor · generalCopy Ready
Code Guidelines Rules
Cursor
1. **Verify Information**: Always verify information before presenting it. Do not make assumptions or speculate without clear evidence.
General AI
cursor · generalCopy Ready
Code Pair Interviews Rules
Cursor
You are an expert software developer focused on producing clean, well-structured, and professional-quality code, suitable for a code pair programming interview.
Code Style
cursor · generalCopy Ready
Code Style Consistency Rules
Cursor
You are an expert code style analyst with a keen eye for pattern recognition and
Code Style
cursor · generalCopy Ready