Start Goal Mode
Goal Mode starts on an existing task. The command does not create a new task.From the web task view
Enter/goal followed by the objective in the task composer:
/goal.
Describe the complete outcome after the command. Goal Mode does not accept file
attachments, so send any supporting files to the task before starting the goal.
From Discord
In an active Roomote task thread or direct message, run:/new or mention Roomote first. See
Discord for the complete task workflow.
What happens next
The first Goal Mode turn receives the objective as its task instruction. If the agent reaches the end of a turn before the objective is complete, Roomote can start another turn automatically in the same task and workspace. By default, a goal can use up to five automatic continuation turns after its initial turn. The goal stops earlier when the agent verifies that the complete objective is done. It can also stop when the same concrete blocker prevents progress across three consecutive goal turns. If neither happens before the continuation budget is exhausted, the task settles without claiming the goal is complete. Ordinary follow-up messages in the task keep the active objective in context. Starting/goal again replaces the previous objective and resets the
continuation budget for the new goal. If another Goal Mode activation is still
pending, wait for it to finish before starting a replacement goal.
Write a useful objective
State what must be true when the work is done, the concrete evidence that will verify it, and any constraints that must remain intact. The path to the outcome can be uncertain, but the finish line should not be. A weak goal names an activity without defining success:/goal Make the checkout test suite pass on the current branch, verified by a clean test run, without changing public API behavior/goal Publish a Goal Mode guide that explains supported commands and completion states, verified by the docs build and current product behavior/goal Produce a deployment comparison that recommends one option and includes sourced cost estimates, operational tradeoffs, and remaining uncertainties
When Goal Mode stops
Review the final task message, logs, diff, artifacts, and pull request just as you would for any other task. A stopped goal may have one of these outcomes:- Complete: the agent verified the entire objective before closing out.
- Blocked: the same external dependency or required user input prevented progress across three consecutive goal turns.
- Continuation limit reached: the automatic continuation budget ran out before the agent could verify completion.
/goal in the same task when
the existing workspace and context are still useful.