Documentation Index
Fetch the complete documentation index at: https://mintlify.com/Abil-Shrestha/tracer/llms.txt
Use this file to discover all available pages before exploring further.
Daily Workflow
Tracer is designed to help you track work efficiently and maintain context across sessions. Here’s how to use it day-to-day.Check for ready work
Start every session by seeing what’s ready to work on:This shows all issues with no blockers that are available to start.
Create a new issue
When you discover new work, file it immediately:Priority levels:
0= Highest (critical bugs, blockers)1= High (important features)2= Medium (default)3= Low4= Lowest
feature- New functionalitybug- Something brokentask- General work itemepic- Large feature with subtasks
Start work on an issue
Update the status to mark work as in progress:
When you set status to
in_progress, Tracer automatically assigns you as the owner if no assignee is set.Working with Status Updates
Tracer tracks four main statuses for issues:Available Statuses
Available Statuses
- open - Issue is ready to be worked on (default for new issues)
- in_progress - Someone is actively working on it
- blocked - Work cannot proceed due to dependencies or external factors
- closed - Work is complete
Changing Status
Collaboration with Comments
Leave notes for yourself or other agents working on the same project:Checking Progress
See overall statistics anytime:- Total issues by status
- How many issues are ready to work on
- Average lead time for completing work
Best Practices
JSON Output for Automation
Every command supports--json for programmatic use: