Block 1 - Slack: @mention or DM
- Type / Role
- n8n-nodes-base.slackTrigger - slackTrigger
- Config choices
- Version 1
Quick overview A Slack bot that reviews any n8n workflow on demand. Mention it or DM it a workflow URL and it replies in thread with a graded review, plain English overview, and findings tiered as ...
n8n-nodes-base.slacktrigger, n8n-nodes-base.filter, n8n-nodes-base.slack, n8n-nodes-base.set, n8n-nodes-base.if, n8n-nodes-base.n8n, n8n-nodes-base.httprequest, n8n-nodes-base.splitout
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Liam McGarrigle.
Original n8n.io sourceA Slack bot that reviews any n8n workflow on demand. Mention it or DM it a workflow URL and it replies in-thread with a graded review, plain-English overview, and findings tiered as Must Fix, Should Fix, and Nice to Have.
/workflow/<id> from the message text, and validates that a workflow ID is present.app_mention and direct messages, and invite the app to any channels where you want to request reviews.raw.githubusercontent.com and api.github.com so the workflow can load the n8n-io/skills checklist and file index.This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 43 workflow blocks. Download the JSON for the full node graph.
| Workflow | Review n8n workflows from Slack with Claude Opus and GitHub skills |
|---|---|
| Complexity | advanced |
| Nodes | 43 |
| Categories | Engineering, AI Summarization |
| Author | Liam McGarrigle |
| Published | 22 May 2026 |
Use the JSON export at /data/workflows/15918/15918.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Quick overview A Slack bot that reviews any n8n workflow on demand. Mention it or DM it a workflow URL and it replies in thread with a graded review, plain English overview, and findings tiered as ...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Engineering, AI Summarization use case.