Automation Workflow Blueprints
Browse proven automation workflows. Download configs for n8n and Make.com, then deploy in minutes.
6 blueprints found
Deployment Notification Pipeline
Notify your team on Slack whenever a GitHub deployment succeeds or fails. Posts deployment status, commit info, and environment details to a dedicated channel.
Bug Report Triage Automation
Automatically triage GitHub bug reports by severity and assign them to the right team. Creates Linear issues for tracking and notifies the responsible team on Slack.
PR Review Reminder Bot
Remind developers about stale pull requests that need review. Checks GitHub for open PRs older than a configurable threshold and sends reminders to Slack.
AI Pull Request Review Bot
When a PR is opened on GitHub, Claude AI reviews the diff, summarizes changes, flags potential issues like security risks or performance regressions, and posts a detailed review comment on Slack for the team.
AI Error Log Pattern Analyzer
Feed application error logs to Claude AI, which detects patterns, groups related errors by root cause, identifies systemic issues, and sends a structured daily digest to Slack with prioritized action items.
AI Release Notes Generator
Pull merged PRs from GitHub for a date range, then use Claude AI to generate polished, user-friendly release notes categorized by feature, fix, and improvement. Post to Slack and optionally save to Notion.