1
1. User Query
State your goal, expected outcome, and constraints.
What context can I provide?
What context can I provide?
Optional context:
- Files: Source files, config files, documentation, test files.
- Folders: Component directories, feature folders, asset directories.
- Images: UI mockups, error screenshots.
- Git:
- Diff against uncommitted changes: Changes that haven’t been committed yet.
- Diff against ‘main’: Changes compared to the main/default branch.
- Diff against branch: Changes compared to a specific branch of your choice.
- Diff against commit: Changes compared to a specific commit.
2
2. Detailed File-Level Plan with Symbol References
Traycer generates a detailed plan including:
- File analysis & structure.
- Symbol references.
- Implementation steps.
3
3. Execute in Agent
Run the plan with your preferred coding assistant. (See supported agents.)
4
4. Verification
Validate in Traycer:
- Compares agent’s implementation against your original plan to ensure requirements.
- Categorizes verification review comments by severity - Critical, Major, Minor, Outdated.
5
5. Complete
Finalize, commit, and ship.