Skip to content

Commit 347ff44

Browse files
committed
refactor: simplify usage instructions for mode-writer
1 parent 4fb27a7 commit 347ff44

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.roomodes

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,7 @@ customModes:
1818
- Ensuring instructions are well-organized with proper XML tags
1919
- Following established patterns from existing modes
2020
whenToUse: >-
21-
Use this mode when you need to create a new custom mode for the Roo-Code project. This mode will guide you through:
22-
- Defining the mode's configuration in .roomodes
23-
- Creating structured XML instruction files in .roo/rules-[mode-slug]/
24-
- Following best practices for XML tag usage and instruction organization
25-
- Ensuring the mode integrates well with the existing mode ecosystem
21+
Use this mode when you need to create a new custom mode for the Roo-Code project.
2622
groups:
2723
- read
2824
- - edit

0 commit comments

Comments
 (0)