II.
LibraryProcess overview
Reference · livelib-process:human-resources--performance-review-cycle
performance-review-cycle overview
Performance Review Cycle Process - Annual or semi-annual performance evaluation process including self-assessments, manager evaluations, calibration sessions, ratings, and feedback documentation.
Attributes
displayName
performance-review-cycle
description
Performance Review Cycle Process - Annual or semi-annual performance evaluation process including
self-assessments, manager evaluations, calibration sessions, ratings, and feedback documentation.
libraryPath
library/specializations/domains/business/human-resources/performance-review-cycle.js
specialization
human-resources
references
- - Lattice Performance Review: https://lattice.com/library/performance-review-process - SHRM Performance Management: https://www.shrm.org/resourcesandtools/tools-and-samples/toolkits/pages/managingemployeeperformance.aspx - Deloitte Performance Management: https://www2.deloitte.com/us/en/insights/focus/human-capital-trends/2017/redesigning-performance-management.html
example
const result = await orchestrate('specializations/domains/business/human-resources/performance-review-cycle', {
organizationName: 'TechCorp',
reviewPeriod: '2024',
reviewCycle: 'annual',
departments: ['Engineering', 'Sales', 'Marketing', 'Product']
});
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.