- Instructions — what the agent should do
- Rubric — how Oqoqo decides pass or fail
- Files — folders mounted before the run starts
- Machine — the environment the run executes in
Write the instructions
Brief a capable engineer who is new to your product. Be specific about the goal, the output you expect, and any limits. Vague tasks are hard to score. Prefer something like: “Refactor the auth module sorequire() calls are deterministic, without changing the public API.”

Add a rubric
A rubric is a set of requirements. Each one is a clear pass or fail criterion.- “Returns the five prices in page order” checks the output.
- “Calls the batch endpoint once instead of one request per page” checks a step.

Draft a rubric with Oqoqo
If Rubric generation is assigned under Organization settings → Oqoqo AI features, you can ask Oqoqo to draft criteria. Review and edit before you save. Generation is a draft, not a final answer. See Oqoqo AI features.Attach files and a machine
- Create folders under Manage → Files, then attach them on the task Files tab.
- Create environments under Manage → Machines, then pin one on the task Machine tab, or leave the Standard Dev Machine.



