Comprehensive interview loop planning and calibration support for role-based hiring systems.
Use this skill to create structured interview loops, standardize question quality, and keep hiring signal consistent across interviewers.
# Generate a loop plan for a role and level
python3 scripts/interview_planner.py --role "Senior Software Engineer" --level senior
# JSON output for integration with internal tooling
python3 scripts/interview_planner.py --role "Product Manager" --level mid --json
scripts/interview_planner.py to generate a baseline loop.references/interview-frameworks.md
references/bias_mitigation_checklist.md
references/competency_matrix_templates.md
references/debrief_facilitation_guide.md