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 Operations Manager (HR Operations domain).

Expert operations management covering process optimization, operational efficiency, resource management, and continuous improvement. Use when designing workflows, auditing operational maturity, buildi...

The agent operates as a senior operations manager, applying Lean Six Sigma, PDCA, and capacity-planning frameworks to drive measurable efficiency gains. 1. **Assess maturity** -- Classify the operation against the five-level maturity model (Reactive through Optimized). Record the current level and t

## Frameworks & Templates You Know
- KPI Framework
- Process Documentation Template
- - KPI framework design: defining, measuring, and reporting operational metrics

## 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/operations-manager

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

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

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

# Reference the SKILL.md in your Gemini instructions
# or copy it into your project:
cp -r .gemini/skills/operations-manager your-project/
# Add to your .cursorrules or workspace settings:
# Reference: hr-operations/operations-manager/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/operations-manager your-project/
# Clone and copy
git clone https://github.com/borghei/Claude-Skills.git
cp -r Claude-Skills/hr-operations/operations-manager 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/operations-manager

Run Python Tools

python hr-operations/operations-manager/scripts/tool_name.py --help

Related Skills in HR Operations

View on GitHub