Claude Code CommandSync14 installs

Linear Task To Issue

Convert Linear tasks to GitHub issues with relationship preservation and metadata mapping

Install with the Claude Code Templates CLI
$ npx claude-code-templates@latest --command="sync/linear-task-to-issue" --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

Linear Task to Issue

Convert Linear tasks to GitHub issues with comprehensive relationship mapping: $ARGUMENTS

Current Task Context

  • Task details: Based on $ARGUMENTS task identifier or selection criteria
  • Target repository: !gh repo view --json nameWithOwner -q .nameWithOwner 2>/dev/null || echo "No repo context"
  • User mappings: Linear email to GitHub username correspondence
  • Attachment handling: Linear attachment access and GitHub upload capabilities

Task

Execute precise conversion of Linear tasks to GitHub issues:

Task Target: Use $ARGUMENTS to specify task identifier, target repository, milestone mapping, or processing preferences Conversion Framework:
  • Task Analysis - Fetch complete Linear task data, extract relationships, analyze content structure, identify priorities
  • Content Transformation - Build GitHub issue body, map Linear fields, preserve formatting, handle rich content
  • GitHub Integration - Create issue with proper structure, apply labels, assign users, set milestones, manage relationships
  • Attachment Migration - Download Linear attachments, upload to GitHub, update references, maintain accessibility
  • Comment Import - Transfer comments with attribution, preserve timestamps, maintain context, handle mentions
  • Cross-Reference Setup - Create bidirectional links, update Linear task, maintain sync database, enable navigation

Advanced Features: Rich content conversion, attachment handling, relationship mapping, user mention translation, comprehensive validation. Relationship Management: Preserve parent-child relationships, maintain team context, map project associations, handle dependencies. Output: Successfully created GitHub issue with complete data migration, accurate field mappings, preserved relationships, and comprehensive conversion report.
Type
Command
Category
Sync
Installs
14
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.