Task From Pr
npx claude-code-templates@latest --command sync/task-from-pr Content
Task from PR
Create Linear tasks from GitHub pull requests with intelligent analysis: $ARGUMENTS
Current PR Environment
- Repository: !
gh repo view --json nameWithOwner -q .nameWithOwner 2>/dev/null || echo "No repo context" - PR status: Based on $ARGUMENTS PR number or batch processing criteria
- Linear teams: Available teams for task assignment
- User mappings: GitHub username to Linear user correspondence
Task
Generate Linear tasks from GitHub pull requests with comprehensive content analysis:
PR Source: Use $ARGUMENTS to specify PR number, team assignment, size estimation, or batch processing mode
Task Generation Framework:
- PR Analysis - Extract comprehensive PR data, parse description structure, identify key components, analyze changes
- Content Extraction - Parse structured sections, extract checklists, identify technical details, capture requirements
- Intelligent Sizing - Estimate task complexity from code changes, file count, review comments, testing requirements
- Task Construction - Build Linear task with proper formatting, preserve PR context, maintain references, structure content
- Team Assignment - Map to appropriate Linear team, assign based on code areas, set priorities from labels
- Validation & Creation - Check for duplicates, validate task structure, create in Linear, establish bidirectional links
Advanced Features: Smart content parsing, automated size estimation, intelligent team mapping, comprehensive validation, batch processing.
Quality Assurance: Duplicate detection, content validation, proper formatting, relationship maintenance, comprehensive error handling.
Output: Successfully created Linear tasks with comprehensive PR context, accurate sizing estimates, proper team assignments, and complete bidirectional linking.