Syntax
Description
Displays an interactive learning guide that covers Tracer’s core concepts, common workflows, and best practices. Perfect for new users and AI agents getting started with Tracer.Arguments
None. Thelearn command takes no arguments.
What You’ll Learn
The interactive guide covers:- Quick Start: Initialize, create issues, find ready work, and complete tasks
- Key Concepts: Dependencies, ready work, and hierarchy
- AI Agent Workflow: Four-step pattern for autonomous agents
- Multi-Agent Coordination: Comments, actor identification, and visibility
- Essential Commands: Quick reference for common operations
- Pro Tips: JSON output, git integration, and environment variables
- Dependency Types: When to use blocks, parent-child, discovered-from, and related
- Resources: Links to documentation and help
Examples
Output Format
The command outputs a colorized, formatted guide to your terminal with:- Section headers for easy navigation
- Command examples with syntax highlighting
- Explanations of key concepts
- Pro tips and best practices
- Links to additional resources
Related Commands
tracer init
Initialize Tracer in your project
tracer ready
Find unblocked work to start
Command Reference
Browse all commands
AI Agent Guide
Complete guide for AI agents
See Also
- Quickstart Guide - Get up and running quickly
- AI Agent Workflow - Detailed agent integration
- Multi-Agent Coordination - Coordinate multiple agents