Writing Effective Prompts
Be Specific
The more specific your request, the better the results.Vague:
Specific:
Specify the Scope
Tell Reagent exactly what to operate on:| Scope | Example |
|---|---|
| Selection | ”the selected items” |
| Track | ”items on track 3” |
| Time range | ”items between markers A and B” |
| All | ”all items in the project” |
While Reagent can gather context automatically, the more specific you are, the better the results.
Describe the End State
Instead of listing every step, describe what you want to achieve:Working with Selections
Use REAPER’s Selection First
Before asking Reagent to operate on items, select them in REAPER. This makes prompts simpler:- Select items in REAPER
- Ask: “Strip silence these items”
Session Management
Start Fresh When Changing Topics
If you’re moving to a completely different task, start a new chat session. This helps Reagent focus on your current request without confusion from earlier context.Use Follow-Ups for Related Tasks
For related tasks, continue the conversation:You: Select tracks you just modified
Reagent: [selects 10 tracks]
You: Rename these to “stem 01” and increment the number
Managing Complex Operations
For most complex operations, Reagent automatically breaks down the task, plans the steps, and gathers relevant information before executing any actions. If you want Reagent to use specific tooling, you can say “make sure to… before…”Undo Strategy
One Undo Point Per Request
Reagent wraps operations in undo blocks. Each request creates one undo point in REAPER.- Simple request: “Create a track” → 1 undo
- Complex request: “Create 5 tracks and add a limiter to each” → 1 undo
Undo Immediately If Needed
If something goes wrong:- Don’t make additional requests
- Press
Cmd/Ctrl + Zin REAPER immediately - Try again with a refined request
If you’re working on an important session, save a backup before letting Reagent make changes.
What to Avoid
Learning More
The best way to learn is to experiment:- Try simple operations first
- Gradually increase complexity
- Review the common workflows for inspiration