hr_training_analyzer
HR Training Analyzer
Main pipetraining_needs_analysis
Method Flowchart
Bundle Files
Select a file to view its contents
METHODS.toml
METHODS.toml
[package]
name = "hr_training_analyzer"
address = "github.com/RobinHrt/mthds-hr-training-needs-analyzer"
display_name = "HR Training Analyzer"
version = "1.0.0"
description = "Analyze skills gaps and produce a phased training plan with budget recommendations"
license = "MIT"
mthds_version = ">=1.0.0"
main_pipe = "training_needs_analysis"
[exports.hr_training_analyzer]
pipes = ["training_needs_analysis", "analyze_single_team", "extract_assessments", "analyze_gaps", "compile_training_plan"]
Install
$
npx mthds install https://github.com/RobinHrt/mthds-hr-training-needs-analyzer --method hr_training_analyzerRun
$
npx mthds run method hr_training_analyzerAnalyze skills gaps and produce a phased training plan with budget recommendations
Exports
hr_training_analyzer
training_needs_analysisanalyze_single_teamextract_assessmentsanalyze_gapscompile_training_plan