| name | tag-command-mapping |
| description | How tag-to-command routing works in autopilot. Defines default mappings, precedence rules, and customization patterns. |
| version | 0.1.0 |
| tags | ["routing","tags","commands","mapping"] |
| keywords | ["tag","command","mapping","routing","classification","precedence"] |
plugin: autopilot
updated: 2026-01-20
Tag-to-Command Mapping
Version: 0.1.0
Purpose: Route Linear tasks to appropriate Claude Code commands based on tags
Status: Phase 1
When to Use
Use this skill when you need to:
- Understand how Linear tags map to Claude Code commands
- Customize tag-to-command mappings for a project
- Handle tasks with multiple tags (precedence rules)
- Classify tasks based on title/description text
- Resolve the correct agent/command for a task
Overview
Tag-to-command mapping is the core routing mechanism in autopilot. When a task arrives from Linear, its labels determine which Claude Code command/agent handles execution.
Default Mappings