From workhuman-pack
Provides production checklist for Workhuman recognition and rewards API, covering OAuth auth, REST endpoints, error handling, HRIS sync, and integrations.
How this skill is triggered — by the user, by Claude, or both
Slash command
/workhuman-pack:workhuman-prod-checklistThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Guidance for prod checklist with Workhuman Social Recognition and rewards API.
Guidance for prod checklist with Workhuman Social Recognition and rewards API.
| Endpoint | Method | Description |
|---|---|---|
/api/v1/recognitions | GET | List recognitions |
/api/v1/recognitions | POST | Create nomination |
/api/v1/recognitions/:id | GET | Get recognition status |
/api/v1/users | GET | List employees |
/api/v1/rewards/catalog | GET | Browse reward catalog |
/api/v1/rewards/redeem | POST | Redeem points for reward |
| Error | Cause | Solution |
|---|---|---|
401 Unauthorized | Token expired | Re-authenticate |
403 Forbidden | Insufficient permissions | Check role/permissions |
422 Validation | Missing fields | Check required fields |
404 Not Found | Invalid ID | Verify resource exists |
See related Workhuman skills for more patterns.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skills --plugin workhuman-packProvides SDK patterns for Workhuman Social Recognition API: OAuth auth, recognitions, rewards redemption, HRIS sync. Use for employee recognition workflows or integrations with Workday/SuccessFactors.
Guides managers in delivering specific, timely recognition that reinforces employee contributions and builds engagement.
Provides ethical HR guidance, checklists, and templates for hiring, onboarding/offboarding, PTO/leave, performance management, policies, and employee relations.