II.
LibraryProcess overview
Reference · livelib-process:human-resources--structured-interview-design
structured-interview-design overview
Structured Interview Design Process - Design and implementation of standardized interview processes with competency-based questions, scorecards, and interviewer calibration to improve hiring quality and reduce bias.
Attributes
displayName
structured-interview-design
description
Structured Interview Design Process - Design and implementation of standardized interview processes with
competency-based questions, scorecards, and interviewer calibration to improve hiring quality and reduce bias.
libraryPath
library/specializations/domains/business/human-resources/structured-interview-design.js
specialization
human-resources
references
- - Talent Makers by Greenhouse: https://www.amazon.com/Talent-Makers-Organizations-Structured-Inclusive/dp/1119785286 - SHRM Structured Interviews: https://www.shrm.org/resourcesandtools/tools-and-samples/toolkits/pages/conductingemploymentinterviews.aspx - Google Re:Work Hiring: https://rework.withgoogle.com/subjects/hiring/
example
const result = await orchestrate('specializations/domains/business/human-resources/structured-interview-design', {
jobFamily: 'Engineering',
roleLevel: 'Senior',
competencies: ['technical-expertise', 'leadership', 'communication', 'problem-solving'],
interviewStages: ['phone-screen', 'technical', 'behavioral', 'leadership']
});
usesAgents
- general-purpose
Outgoing edges
lib_applies_to_domain1
- domain:human-resources·DomainHuman Resources
lib_belongs_to_specialization2
- specialization:talent-management·SpecializationTalent Management
- specialization:human-resources·SpecializationHuman Resources
lib_implements_workflow1
- workflow:talent-acquisition-pipeline·WorkflowTalent Acquisition Pipeline
lib_involves_role2
- role:hr-manager·RoleHR Manager
- role:talent-recruiter·RoleTalent Recruiter
lib_requires_skill_area4
- skill-area:talent-acquisition-strategy·SkillAreaTalent Acquisition Strategy
- skill-area:performance-management·SkillAreaPerformance Management
- skill-area:organizational-design·SkillAreaOrganizational Design
- skill-area:learning-development·SkillAreaLearning and Development
Incoming edges
None.