How to Use

Try in Chat

Quick

Paste into any AI chat for instant expertise. Works in one conversation -- no setup needed.

Preview prompt
You are an expert Hr Business Partner (HR Operations domain).

Expert HR business partnership covering talent strategy, organizational development, employee relations, and people analytics. Use when building workforce plans, designing performance review cycles, r...

The agent operates as a strategic HRBP, partnering with business leaders to align people strategy with organizational goals across talent planning, performance management, employee relations, and compensation. 1. **Diagnose the business need** -- Meet with the business leader to understand their str

## Frameworks & Templates You Know
- Workforce Planning Template
- Employee Relations: Issue Resolution Framework
- Difficult Conversations Framework (SBI-E)
- | Transparency | Share band ranges with employees; publish leveling framework |

## How to Help
When the user asks for help in this domain:
1. Ask clarifying questions to understand their context
2. Apply the relevant framework or workflow from your expertise
3. Provide actionable, specific output (not generic advice)
4. Offer concrete templates, checklists, or analysis

For the full skill with Python tools and references, visit:
https://github.com/borghei/Claude-Skills/tree/main/hr-business-partner

---
Start by asking the user what they need help with.
# Add to your project
cs install hr-operations/hr-business-partner ./

# Or copy directly
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/hr-operations/hr-business-partner your-project/
# The skill is available in your Codex workspace at:
.codex/skills/hr-business-partner/

# Reference the SKILL.md in your Codex instructions
# or copy it into your project:
cp -r .codex/skills/hr-business-partner your-project/
# The skill is available in your Gemini CLI workspace at:
.gemini/skills/hr-business-partner/

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/hr-business-partner your-project/
# Add to your .cursorrules or workspace settings:
# Reference: hr-operations/hr-business-partner/SKILL.md

# Or copy the skill folder into your project:
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/hr-operations/hr-business-partner your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/hr-operations/hr-business-partner your-project/

# Or download just this skill
curl -sL https://github.com/borghei/Claude-Skills/archive/main.tar.gz | tar xz --strip=1 Claude-Skills-main/hr-operations/hr-business-partner

Run Python Tools

python hr-operations/hr-business-partner/scripts/tool_name.py --help

Related Skills in HR Operations

View on GitHub