Workflow
Requirement clarification
After inputting your task, Quest may ask clarifying questions (in multiple-choice format):
- Recommend: Let Quest automatically select default answers
- Continue: Manually select and continue
- Skip: Skip questions and proceed with the conversation
Generate Spec
Quest generates a structured Spec document:
- Requirement description
- Design plan
- Task breakdown
- Acceptance criteria
Review Spec
- View the complete document in the Spec Tab on the right
- Modify Spec through conversation (can adjust anytime before clicking Build)
- You can also add annotations to specific parts of the Spec document and hand that feedback straight to the agent to adjust the Spec — no need to gather your comments into a separate message
- Click Build when satisfied to begin execution
Execute & monitor
- To-do List: Real-time task progress in the conversation area
- Changed Files: View code changes in the output area
- Add requirements mid-task: Send new requirements in the input box anytime — Quest adjusts the plan
Review and commit
After execution completes, review the run’s code changes in the Review panel on the right, then stage and commit them — Commit, Push, or Create New Branch from the changes. See Review and commit for the full diff review, stage / discard, and commit / push flow.