Claude Code CommandSync11 installs

Issue To Linear Task

Convert individual GitHub issues to Linear tasks with comprehensive data preservation

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

Issue to Linear Task

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

Current Conversion Context

  • Repository: !gh repo view --json nameWithOwner -q .nameWithOwner 2>/dev/null || echo "No repo context"
  • Issue details: Based on $ARGUMENTS issue number or selection criteria
  • Linear teams: Available Linear teams and project assignments
  • User mappings: @user-mappings.json or GitHub-Linear user correspondence

Task

Execute precise conversion of individual GitHub issues to Linear tasks:

Issue Target: Use $ARGUMENTS to specify issue number, conversion options, team assignment, or processing preferences Conversion Framework:
  • Issue Analysis - Fetch complete issue data, extract metadata, analyze content structure, infer priorities
  • Data Transformation - Map fields accurately, convert formats, preserve relationships, enhance descriptions
  • Linear Integration - Create task with proper formatting, assign team/project, set priorities, manage labels
  • Content Migration - Import comments with attribution, handle attachments, preserve formatting, maintain threading
  • Reference Management - Create bidirectional links, update sync database, maintain cross-references, enable navigation
  • Validation & Confirmation - Verify conversion accuracy, confirm field mappings, validate relationships, provide preview

Advanced Features: Smart priority inference, intelligent user mapping, attachment handling, comment threading, comprehensive validation. Data Fidelity: Preserve original formatting, maintain all metadata, keep comment attribution, ensure relationship integrity. Output: Successfully converted Linear task with complete data preservation, accurate field mappings, bidirectional references, and comprehensive conversion summary.
Type
Command
Category
Sync
Installs
11
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.