Sync Linear To Issues
Sync Linear tasks to GitHub issues with state mapping and attachment handling
$ npx claude-code-templates@latest --command="sync/sync-linear-to-issues" --yesRequires 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
Related Claude Code Commands
Sync Automation Setup
Setup comprehensive automated synchronization workflows with monitoring and CI/CD integration
Linear Task To Issue
Convert Linear tasks to GitHub issues with relationship preservation and metadata mapping
Bidirectional Sync
Enable comprehensive bidirectional GitHub-Linear synchronization with conflict resolution
Bulk Import Issues
Bulk import GitHub issues to Linear with comprehensive progress tracking and error handling
Cross Reference Manager
Manage cross-platform reference links between GitHub and Linear with integrity checking
Task From Pr
Create Linear tasks from GitHub pull requests with intelligent content extraction and task sizing
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.