Files
wehub-resource-sync bb5c75ce05
Component Security Validation / Security Audit (push) Has been cancelled
Deploy to Cloudflare Pages / deploy (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:38:58 +08:00

1 line
2.1 KiB
JSON

{"content": "---\nallowed-tools: Read, Write, Edit, Bash\nargument-hint: [issue-number] | --team | --project | --close-github | --skip-comments\ndescription: Convert individual GitHub issues to Linear tasks with comprehensive data preservation\n---\n\n# Issue to Linear Task\n\nConvert GitHub issues to Linear tasks with comprehensive field mapping: **$ARGUMENTS**\n\n## Current Conversion Context\n\n- Repository: !`gh repo view --json nameWithOwner -q .nameWithOwner 2>/dev/null || echo \"No repo context\"`\n- Issue details: Based on $ARGUMENTS issue number or selection criteria\n- Linear teams: Available Linear teams and project assignments\n- User mappings: @user-mappings.json or GitHub-Linear user correspondence\n\n## Task\n\nExecute precise conversion of individual GitHub issues to Linear tasks:\n\n**Issue Target**: Use $ARGUMENTS to specify issue number, conversion options, team assignment, or processing preferences\n\n**Conversion Framework**:\n1. **Issue Analysis** - Fetch complete issue data, extract metadata, analyze content structure, infer priorities\n2. **Data Transformation** - Map fields accurately, convert formats, preserve relationships, enhance descriptions\n3. **Linear Integration** - Create task with proper formatting, assign team/project, set priorities, manage labels\n4. **Content Migration** - Import comments with attribution, handle attachments, preserve formatting, maintain threading\n5. **Reference Management** - Create bidirectional links, update sync database, maintain cross-references, enable navigation\n6. **Validation & Confirmation** - Verify conversion accuracy, confirm field mappings, validate relationships, provide preview\n\n**Advanced Features**: Smart priority inference, intelligent user mapping, attachment handling, comment threading, comprehensive validation.\n\n**Data Fidelity**: Preserve original formatting, maintain all metadata, keep comment attribution, ensure relationship integrity.\n\n**Output**: Successfully converted Linear task with complete data preservation, accurate field mappings, bidirectional references, and comprehensive conversion summary."}