Back to catalogue

Code Review Pipeline

Developer Official v1.0.0

Automated PR review with style checking, security scanning, and structured feedback.

by skrptiq

code-review security automation
workflow Updated 9 March 2026 12 nodes

Get this skrpt

git clone https://github.com/skrpts/code-review-pipeline

What's included

1 workflow 3 skills 5 prompts 2 services 1 source
workflow (1)

PR Review Pipeline

Orchestrates the full pull request review: fetch, analyse, check style, scan security, summarise, decide

skills (3)

Code Analysis

Analyses code for patterns, complexity, and potential bugs across common languages

Security Scanning

Identifies security vulnerabilities, insecure patterns, and dependency risks in code

Style Checking

Validates code against style guidelines, naming conventions, and formatting standards

prompts (5)

Approval Decision

Makes an approve or request-changes decision with structured reasoning

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

services (2)

Anthropic Claude

Claude API service providing language model capabilities for analysis and generation

GitHub MCP

GitHub Model Context Protocol service for pull request access and review posting

source (1)

Review Standards

Coding standards and review criteria used as the baseline for all analysis passes

Version history

v1.0.0 latest 9 March 2026

Initial release.