Shared engineering work
Most natural-language work starts as a general Roomote task. The recommended first path is to mention Roomote in chat with a scoped ask. Use it for implementation, debugging, investigation, small refactors, test fixes, documentation updates, planning, and codebase questions. Good handoffs include:- the outcome you want
- the repository, environment, or thread context Roomote should use
- links to related issues, pull requests, logs, or screenshots
- any constraints, such as “do not change the API contract” or “keep this behind the existing feature flag”
- how you want the result returned, such as a plan, explanation, patch, or PR
Work that starts itself
Some work starts from repository events instead of a manual prompt. For example, Roomote can review pull requests, follow up on PR comments, or help with merge-conflict resolution when the relevant automation is enabled. Admins manage these in the web app under Automations — see Automations.Where work starts
Chat is the recommended surface for the first task after setup because it makes
Roomote visible inside an existing team conversation. Use the dashboard when
you want to choose the environment directly, inspect task details, review
diffs, or continue with a richer task view.