From engineering-advanced-skills
This skill should be used when the user asks to "design interview processes", "create hiring pipelines", "calibrate interview loops", "generate interview questions", "design competency matrices", "analyze interviewer bias", "create scoring rubrics", "build question banks", or "optimize hiring systems". Use for designing role-specific interview loops, competency assessments, and hiring calibration systems.
How this skill is triggered — by the user, by Claude, or both
Slash command
/engineering-advanced-skills:interview-system-designerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Comprehensive interview loop planning and calibration support for role-based hiring systems.
README.mdassets/sample_interview_results.jsonassets/sample_role_definitions.jsonexpected_outputs/product_manager_senior_questions.jsonexpected_outputs/product_manager_senior_questions.txtexpected_outputs/senior_software_engineer_senior_interview_loop.jsonexpected_outputs/senior_software_engineer_senior_interview_loop.txthiring_calibrator.pyloop_designer.pyquestion_bank_generator.pyreferences/bias_mitigation_checklist.mdreferences/competency_matrix_templates.mdreferences/debrief_facilitation_guide.mdreferences/interview-frameworks.mdscripts/interview_planner.pyComprehensive 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.mdreferences/bias_mitigation_checklist.mdreferences/competency_matrix_templates.mdreferences/debrief_facilitation_guide.mdCreates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
npx claudepluginhub kondalrao/claude-skills --plugin engineering-advanced-skills47plugins reuse this skill
First indexed Jun 3, 2026
Showing the 6 earliest of 47 plugins