Workflows / ChatGPT → Linear issue auto-creator
Engineeringn8n compatible~15 min setup
ChatGPT → Linear issue auto-creator
Production-ready engineering workflow. Imports cleanly into n8n / Make.
How it works
- 1TriggerWebhook / schedule / form submission fires the workflow.
- 2Validate & EnrichInputs are sanitized; missing data is enriched via API lookups.
- 3AI StepGPT or Claude classifies, summarizes, or generates the next action.
- 4Branch & RouteConditional logic routes to the right downstream system.
- 5Write to DestinationFinal payload is delivered to CRM / DB / Slack / email.
- 6ObservabilityFailures route to an alert channel with full payload context.
Requirements
- Active n8n instance (self-hosted or cloud)
- API keys for: n8n, Linear
- Basic understanding of webhooks and JSON
- Optional: A Slack channel for alerts
Related workflows
Engineering
GitHub
Claude⌘Cursor
Vikram Joshi 251
Auto Code Review on PR
PR opened → Claude reviews diff → posts inline comments on GitHub.
Engineering
GitHub
Claude
Linear
Vikram Joshi 156
GitHub Issue Auto-Triage
Every new GitHub issue gets labels, priority, owner suggestion, and a Linear mirror.
Engineering
n8n
Linear
Sneha Iyer 358
Gemini → Linear issue auto-creator
Production-ready engineering workflow. Imports cleanly into n8n / Make.