Proposal for a new all-in-one default mode for basic roocode setup #2304
Git-Fg
started this conversation in
Feature Requests
Replies: 2 comments
-
V2 : More efficient (follows good practice from 0425 paper of 69 prompt engineering page from google) Description :
Instructions:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
V3 : Updated to include the new context management tools from https://docs.cline.bot/exploring-clines-tools/new-task-tool Description :
Instructions :
|
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi Roocode community,
Many of us have developed workflows (like the "boomerang methodology") to efficiently set up the initial configuration for Roocode projects. While useful, these often involve manual steps.
I was thinking about how we could simplify this. What if Roocode had a built-in default mode specifically designed for project initialization?
Proposal:
A new Roocode mode that automatically scaffolds a basic project structure by creating default versions of key configuration files, including:
rooignore
roomodes
clinerules
mcp rules
(project-specific)Benefits:
Role definition :
Mode-specific custom instructions :
I've tried it on several project on had pretty good results, here's the example of the files created for a project on crypto trading :
.rooignores :
.roomodes :
.clinerules :
The goal is to have a custom mode specialized in the modifications/creations of setup files, allowing to easily adapt and modify all the diff config files while maintaining complete coherency.
I think it may need small adjustments, but it works 99% !
Not sure if it's the right place, but i guess it won't hurt anyone.
Beta Was this translation helpful? Give feedback.
All reactions