hr_review_synthesizer

HR Review Synthesizer

v1.0.0MITmthds >=1.0.0Validated2 installs3/4/2026RobinHrt/mthds-hr-performance-review-synthesizer
Main pipeperformance_review_synthesis

Method Flowchart

Bundle Files

Select a file to view its contents

METHODS.toml

METHODS.toml
[package]
name = "hr_review_synthesizer"
address = "github.com/RobinHrt/mthds-hr-performance-review-synthesizer"
display_name = "HR Review Synthesizer"
version = "1.0.0"
description = "Synthesize 360 feedback into structured performance reviews"
license = "MIT"
mthds_version = ">=1.0.0"
main_pipe = "performance_review_synthesis"

[exports.hr_review_synthesizer]
pipes = ["performance_review_synthesis", "synthesize_single_employee", "extract_feedback", "synthesize_review", "compile_team_report"]

Install

$npx mthds install https://github.com/RobinHrt/mthds-hr-performance-review-synthesizer --method hr_review_synthesizer

Run

$npx mthds run method hr_review_synthesizer

Synthesize 360 feedback into structured performance reviews

Exports

hr_review_synthesizer

performance_review_synthesissynthesize_single_employeeextract_feedbacksynthesize_reviewcompile_team_report