Code Review Pipeline
Developer Official v1.1.16Automated PR review with style checking, security scan, and structured feedback
by skrptiq
Sign in to import this skrpt into your workspace.
Sign inWhat's included 17 nodes
PR Review Pipeline
Orchestrates the full pull request review: fetch, analyse, check style, scan security, summarise, decide
Code Analysis
Analyses code for patterns, complexity, and potential bugs across common languages
Defang Content
Neutralises potentially dangerous content in code snippets, URLs, and commands before display or processing
Format Conversion
Converts content between output formats: markdown, plain text, email HTML, JSON, CSV, presentation outline
Security Scanning
Identifies security vulnerabilities, insecure patterns, and dependency risks in code
Structured Data Extraction
Extracts structured fields and data points from unstructured text
Style Checking
Validates code against style guidelines, naming conventions, and formatting standards
Approval Decision
Makes an approve or request-changes decision with structured reasoning
Extract Structured Data
Extracts structured fields and key-value pairs from unstructured text
Inline Comments
Generates precise inline code comments for specific issues found during review
Review Summary
Generates a structured, readable summary of all review findings for a pull request
Security Report
Produces a detailed security findings report with risk ratings and remediation guidance
Style Violations
Lists style guide violations with specific fix suggestions and auto-fix indicators
GitHub MCP
GitHub Model Context Protocol service for pull request access and review posting
LLM Service
Language model service for analysis, synthesis, and document generation
Ollama Local
Local LLM inference via Ollama for private, offline code review
Review Standards
Coding standards and review criteria used as the baseline for all analysis passes
Requirements 3 services, 2 permissions, 2 data types
- LLM Service
- GitHub (MCP)
- ollama-local
- network:github.com
- network:ollama.com
- pii
- source code
Security Passed
Detected
- Services:
- Permissions: filesystem:read, network:ollama.com
- Data Handling: pii
Version history 9 releases
Automated release v1.1.16
Automated release v1.1.15
Automated release v1.1.14
Automated release v1.1.13
Automated release v1.1.12
Automated release v1.1.11
Automated release v1.1.10
Automated release v1.1.9
Automated release v1.0.0
More from Developer
View all →Security Audit Pipeline
Scan code for vulnerabilities, categorise findings by OWASP type, prioritise by severity, and produce a remediation roadmap
MCP PR Review Pipeline
Multi-agent pull request review via GitHub MCP — security, quality, and style agents with a human gate before posting
MCP Server Builder
Design, build, validate, test, and document an MCP server from a service description