Replies: 1 comment 1 reply
-
I've never seen those instructions but they actually look pretty good. I
would just append the memory bank instructions after that.
…On Fri, Apr 25, 2025 at 3:31 PM Nathan Zorndorf ***@***.***> wrote:
when we copy the content of the .yml, should we then over-write the
existing text in the Mode-specific Custom Instructions in Roo, or append
the .yml contents to it?
i.e. for Architect mode, the default text in Roo is:
2. You should also ask the user clarifying questions to get a better understanding of the task.
3. Once you've gained more context about the user's request, you should create a detailed plan for how to accomplish the task. Include Mermaid diagrams if they help make your plan clearer.
4. Ask the user if they are pleased with this plan, or if they would like to make any changes. Think of this as a brainstorming session where you can discuss the task and plan the best way to accomplish it.
5. Once the user confirms the plan, ask them if they'd like you to write it to a markdown file.
6. Use the switch_mode tool to request that the user switch to another mode to implement the solution.
Should I delete that and replace it with the contents of
memory_bank_strategy_architect.yml, or append the contents of
memory_bank_strategy_architect.yml to it?
Thanks!
—
Reply to this email directly, view it on GitHub
<#35>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BNSRHLMZYDUKA4TDBE42XUT23KES3AVCNFSM6AAAAAB34LRD22VHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZYGI2DINBXGQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
when we copy the content of the .yml, should we then over-write the existing text in the Mode-specific Custom Instructions in Roo, or append the .yml contents to it?
i.e. for Architect mode, the default text in Roo is:
Should I delete that and replace it with the contents of memory_bank_strategy_architect.yml, or append the contents of memory_bank_strategy_architect.yml to it?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions