Skip to main content
Copy this prompt and paste it into your coding agent’s chat (e.g., Cursor, Claude Code, etc.):
> curate all important context from this codebase using brv curate; focus on:

1. Code Style and Quality
2. Styling and Design
3. Naming Conventions
4. Project Structure and Dependencies

ByteRover should intelligently organize into appropriate domains and topics
Your coding agent will read through your codebase and run brv curate multiple times to capture the knowledge. ByteRover will automatically organize everything into the context tree. Review what was added:
# In the REPL:
/status
Next, push to remote:
# In the REPL:
/push
Now you have the context ready to use for your agent. Then test it by copying this prompt and pasting it into your coding agent’s chat:
> use brv query to retrieve context related to (your intention)