Claude Code CommandSync10 installs

Sync Linear To Issues

Sync Linear tasks to GitHub issues with state mapping and attachment handling

Install with the Claude Code Templates CLI
$ npx claude-code-templates@latest --command="sync/sync-linear-to-issues" --yes

Requires Claude Code. The command adds this command to your project's .claudedirectory — nothing runs on ToolZip's servers.

What's inside this command

Component source

Sync Linear to Issues

Sync Linear tasks to GitHub issues with comprehensive state and field mapping: $ARGUMENTS

Current Linear Context

  • Linear teams: Available teams and project assignments
  • Task count: Linear task query to determine scope
  • Target repository: !gh repo view --json nameWithOwner -q .nameWithOwner 2>/dev/null || echo "No repo context"
  • User mappings: Linear email to GitHub username correspondence

Task

Execute comprehensive synchronization of Linear tasks to GitHub issues:

Sync Scope: Use $ARGUMENTS to filter by Linear team, project, priority levels, or task states Synchronization Framework:
  • Task Discovery - Query Linear tasks with filters, extract metadata, validate requirements, prioritize sync
  • State Mapping - Transform Linear states to GitHub equivalents, handle priority conversion, map project assignments
  • Content Transformation - Build GitHub issue body, preserve formatting, handle attachments, maintain structure
  • GitHub Integration - Create issues with proper labels, assign users, set milestones, manage relationships
  • Attachment Migration - Download Linear attachments, upload to GitHub, update references, maintain accessibility
  • Comment Synchronization - Transfer comments with attribution, preserve context, handle mentions, maintain threading

Advanced Features: Intelligent state mapping, attachment handling, comment threading, user mention translation, comprehensive validation. Data Fidelity: Preserve Linear formatting, maintain task relationships, keep timestamps, ensure reference integrity. Output: Complete synchronization results with created issues, attachment migrations, comment transfers, and comprehensive sync reporting.
Type
Command
Category
Sync
Installs
10
Source
GitHub ↗

Related Claude Code Commands

Catalog data and component content are sourced from the open-source davila7/claude-code-templates project (MIT license). ToolZip curates the listing and writes original descriptions; every component links back to its original source. Claude Code is a product of Anthropic. ToolZip is an independent catalog and is not affiliated with or endorsed by Anthropic.