II.
LibraryProcess overview
Reference · livelib-process:human-resources--goal-setting-okr-framework
goal-setting-okr-framework overview
Goal Setting and OKR Framework Process - Implementation of SMART goals or OKR (Objectives and Key Results) cascading from organizational strategy to individual objectives with progress tracking and alignment reviews.
Attributes
displayName
goal-setting-okr-framework
description
Goal Setting and OKR Framework Process - Implementation of SMART goals or OKR (Objectives and Key Results)
cascading from organizational strategy to individual objectives with progress tracking and alignment reviews.
libraryPath
library/specializations/domains/business/human-resources/goal-setting-okr-framework.js
specialization
human-resources
references
- - Measure What Matters by John Doerr: https://www.whatmatters.com/ - BetterWorks OKR Best Practices: https://www.betterworks.com/okr-best-practices/ - Google Re:Work Goal Setting: https://rework.withgoogle.com/guides/set-goals-with-okrs/
example
const result = await orchestrate('specializations/domains/business/human-resources/goal-setting-okr-framework', {
organizationName: 'TechCorp',
planningPeriod: 'Q1 2024',
strategicObjectives: ['Increase market share', 'Improve customer satisfaction', 'Launch new product'],
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.