Install Traycer
Choose your editor and install the Traycer extension to get started.Cursor Extension
Install Traycer in Cursor.
VS Code Extension
Install Traycer in Visual Studio Code.
Windsurf Extension
Install Traycer in Windsurf.
Traycer GitHub App
Install the Traycer GitHub App.
Getting started
Follow these steps to create and execute your first Traycer task:1
1. Open Traycer
Launch Traycer from your IDE’s command palette or sidebar. You’ll see the
Traycer interface with options to create new tasks.
2
2. Choose your workflow
Select either Plan (for single-PR tasks), Phases (for complex
multi-step projects), or Review (for code review tasks) based on your needs.
3
3. Describe your goal
Provide a clear description of what you want to achieve.
4
4. Review the plan
Traycer will generate a detailed implementation plan. Review it and use
iteration to refine if needed.
5
5. Execute the plan
Hand off the plan to your AI coding assistant.
6
6. Verify results
Use Traycer’s verification process to ensure the implementation meets your
requirements.
Next steps
Learn about workflows
Understand the differences between Plan, Phases and Review workflows.
Explore integrations
Connect Traycer with your favorite AI assistants and tools.
What if my plan doesn't look right?
What if my plan doesn't look right?
Use the iteration feature to chat with your plan and refine it. You can ask
for changes, clarifications, or additional details until it matches your
vision.
Can I use multiple AI assistants?
Can I use multiple AI assistants?
Yes! You can hand off the same plan to different AI assistants or switch
between direct generation and agent handoff as needed.
How do I know if my implementation is correct?
How do I know if my implementation is correct?
Use Traycer’s verification process to check if the generated code meets your
requirements and follows the plan correctly.