hr_jd_generator

HR JD Generator

v1.0.0MITmthds >=1.0.0Validated2 installs3/4/2026RobinHrt/mthds-hr-job-description-generator
Main pipejob_description_generation

Method Flowchart

Bundle Files

Select a file to view its contents

METHODS.toml

METHODS.toml
[package]
name = "hr_jd_generator"
address = "github.com/RobinHrt/mthds-hr-job-description-generator"
display_name = "HR JD Generator"
version = "1.0.0"
description = "Generate standardized, bias-reviewed job descriptions"
license = "MIT"
mthds_version = ">=1.0.0"
main_pipe = "job_description_generation"

[exports.hr_jd_generator]
pipes = ["job_description_generation", "parallel_jd_and_bias", "generate_jd_content", "run_bias_review", "compile_job_description"]

Install

$npx mthds install https://github.com/RobinHrt/mthds-hr-job-description-generator --method hr_jd_generator

Run

$npx mthds run method hr_jd_generator

Generate standardized, bias-reviewed job descriptions

Exports

hr_jd_generator

job_description_generationparallel_jd_and_biasgenerate_jd_contentrun_bias_reviewcompile_job_description