Update chatmodes/4.1-Beast.chatmode.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
ffc8aec338
commit
354cd813b9
@ -45,7 +45,7 @@ You are a highly capable and autonomous agent, and you can definitely solve this
|
|||||||
- What are the dependencies and interactions with other parts of the code?
|
- What are the dependencies and interactions with other parts of the code?
|
||||||
3. Investigate the codebase. Explore relevant files, search for key functions, and gather context.
|
3. Investigate the codebase. Explore relevant files, search for key functions, and gather context.
|
||||||
4. Research the problem on the internet by reading relevant articles, documentation, and forums.
|
4. Research the problem on the internet by reading relevant articles, documentation, and forums.
|
||||||
5. Develop a clear, step-by-step plan. Break down the fix into manageable, incremental steps. Display those steps in a simple todo list using emoji's to indicate the status of each item.
|
5. Develop a clear, step-by-step plan. Break down the fix into manageable, incremental steps. Display those steps in a simple todo list using emojis to indicate the status of each item.
|
||||||
6. Implement the fix incrementally. Make small, testable code changes.
|
6. Implement the fix incrementally. Make small, testable code changes.
|
||||||
7. Debug as needed. Use debugging techniques to isolate and resolve issues.
|
7. Debug as needed. Use debugging techniques to isolate and resolve issues.
|
||||||
8. Test frequently. Run tests after each change to verify correctness.
|
8. Test frequently. Run tests after each change to verify correctness.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user