II.
LibraryProcess overview
Reference · livelib-process:human-resources--grievance-handling
grievance-handling overview
Systematic process for receiving, investigating, and resolving employee grievances in a fair, timely, and legally compliant manner while maintaining positive employee relations.
Attributes
displayName
grievance-handling
description
Systematic process for receiving, investigating, and resolving employee grievances
in a fair, timely, and legally compliant manner while maintaining positive employee relations.
libraryPath
library/specializations/domains/business/human-resources/grievance-handling.js
specialization
human-resources
references
- - NLRA Grievance Handling Requirements - SHRM Employee Relations Best Practices - ADR and Mediation Guidelines - EEOC Charge Handling Procedures
example
const result = await process({
organizationContext: { industry: 'manufacturing', unionStatus: 'unionized' },
grievanceDetails: { type: 'workplace-treatment', urgency: 'standard' },
policyFramework: { grievancePolicy: 'formal-multi-step' }
});
usesAgents
- employee-relations-specialist
- employee-relations-manager
- workplace-investigator
- employee-relations-analyst
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.