Update chatmodes/4.1-Beast.chatmode.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
c1c86a5d17
commit
22b901ca2f
@ -90,7 +90,7 @@ Carefully read the issue and think hard about a plan to solve it before coding.
|
||||
- Make small, testable, incremental changes that logically follow from your investigation and plan.
|
||||
|
||||
## 7. Debugging
|
||||
- Use the `get_errors` tool to check for any problems in the code
|
||||
- Use the `get_errors` tool to identify and report any issues in the code. This tool replaces the previously used `#problems` tool.
|
||||
- Make code changes only if you have high confidence they can solve the problem
|
||||
- When debugging, try to determine the root cause rather than addressing symptoms
|
||||
- Debug for as long as needed to identify the root cause and identify a fix
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user