In Quest, Code with Spec is the scenario where Quest aligns on scope, produces a structured Spec, lets you review it, then executes against it. This is the default path for features that need traceable requirements and acceptance criteria.Documentation Index
Fetch the complete documentation index at: https://docs.qoder.com/llms.txt
Use this file to discover all available pages before exploring further.
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 Run)
- Click Run Spec 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