II.
LibraryProcess overview
Reference · livelib-process:human-resources--full-cycle-recruiting
full-cycle-recruiting overview
Full-Cycle Recruiting Process - End-to-end recruiting workflow from requisition approval through sourcing, screening, interviewing, selection, offer negotiation, and acceptance tracking with comprehensive candidate pipeline management.
Attributes
displayName
full-cycle-recruiting
description
Full-Cycle Recruiting Process - End-to-end recruiting workflow from requisition approval through sourcing,
screening, interviewing, selection, offer negotiation, and acceptance tracking with comprehensive candidate pipeline management.
libraryPath
library/specializations/domains/business/human-resources/full-cycle-recruiting.js
specialization
human-resources
references
- - Greenhouse Full-Cycle Recruiting: https://www.greenhouse.io/blog/full-cycle-recruiting - SHRM Talent Acquisition: https://www.shrm.org/resourcesandtools/hr-topics/talent-acquisition - LinkedIn Talent Solutions: https://business.linkedin.com/talent-solutions
example
const result = await orchestrate('specializations/domains/business/human-resources/full-cycle-recruiting', {
requisitionId: 'REQ-2024-001',
jobTitle: 'Senior Software Engineer',
department: 'Engineering',
hiringManager: 'Jane Smith',
salaryRange: { min: 150000, max: 200000, currency: 'USD' },
requirements: { experience: '5+ years', skills: ['Python', 'AWS', 'Kubernetes'] }
});
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.