pr_review

v1.0.0MITValidated1 installs3/4/2026RobinHrt/tech_pr_review
Main pipereview_pr

Method Flowchart

Bundle Files

Select a file to view its contents

METHODS.toml

METHODS.toml
[package]
name = "pr_review"
address = "github.com/RobinHrt/tech_pr_review"
version = "1.0.0"
description = "Pull Request Reviewer: parallel security, style, and logic analyses with structured verdict"
license = "MIT"
main_pipe = "review_pr"

[exports.tech_pr_review]
pipes = ["review_pr", "parallel_analysis", "scan_security", "analyze_style", "analyze_logic", "synthesize_review"]

Install

$npx mthds install https://github.com/RobinHrt/tech_pr_review --method pr_review

Run

$npx mthds run method pr_review

Pull Request Reviewer: parallel security, style, and logic analyses with structured verdict

Exports

tech_pr_review

review_prparallel_analysisscan_securityanalyze_styleanalyze_logicsynthesize_review