II.
LibraryProcess overview
Reference · livelib-process:human-resources--performance-improvement-plan
performance-improvement-plan overview
Performance Improvement Plan (PIP) Process - Structured process for addressing underperformance including documentation, goal setting, support provision, progress monitoring, and outcome determination.
Attributes
displayName
performance-improvement-plan
description
Performance Improvement Plan (PIP) Process - Structured process for addressing underperformance including
documentation, goal setting, support provision, progress monitoring, and outcome determination.
libraryPath
library/specializations/domains/business/human-resources/performance-improvement-plan.js
specialization
human-resources
references
- - SHRM PIP Guide: https://www.shrm.org/resourcesandtools/tools-and-samples/how-to-guides/pages/performance-improvement-plan.aspx - HR Bartender: https://www.hrbartender.com/2017/training/how-to-write-a-performance-improvement-plan/
example
const result = await orchestrate('specializations/domains/business/human-resources/performance-improvement-plan', {
employeeId: 'EMP-2024-001',
employeeName: 'John Smith',
manager: 'Jane Doe',
performanceIssues: ['Missed deadlines', 'Quality concerns', 'Communication issues'],
department: 'Engineering'
});
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.