hr_handbook_analyzer
HR Handbook Analyzer
Main pipehandbook_analysis
Method Flowchart
Bundle Files
Select a file to view its contents
METHODS.toml
METHODS.toml
[package]
name = "hr_handbook_analyzer"
address = "github.com/RobinHrt/mthds-hr-handbook-analyzer"
display_name = "HR Handbook Analyzer"
version = "1.0.0"
description = "Analyze employee handbook for gaps, contradictions, and compliance risks"
license = "MIT"
mthds_version = ">=1.0.0"
main_pipe = "handbook_analysis"
[exports.hr_handbook_analyzer]
pipes = ["handbook_analysis", "extract_handbook", "analyze_sections", "detect_contradictions", "compile_handbook_report"]
Install
$
npx mthds install https://github.com/RobinHrt/mthds-hr-handbook-analyzer --method hr_handbook_analyzerRun
$
npx mthds run method hr_handbook_analyzerAnalyze employee handbook for gaps, contradictions, and compliance risks
Exports
hr_handbook_analyzer
handbook_analysisextract_handbookanalyze_sectionsdetect_contradictionscompile_handbook_report