performance-review

Generate performance review documentation and facilitate evaluation processes

509 stars

Best use case

performance-review is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Generate performance review documentation and facilitate evaluation processes

Teams using performance-review should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/performance-review/SKILL.md --create-dirs "https://raw.githubusercontent.com/a5c-ai/babysitter/main/library/specializations/domains/business/human-resources/skills/performance-review/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/performance-review/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How performance-review Compares

Feature / Agentperformance-reviewStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Generate performance review documentation and facilitate evaluation processes

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# Performance Review Generator Skill

## Overview

The Performance Review Generator skill provides capabilities for creating performance evaluation documentation and facilitating the review process. This skill enables self-assessments, manager evaluations, calibration frameworks, and development planning.

## Capabilities

### Self-Assessment Templates
- Create self-assessment templates by role
- Generate competency-based questions
- Include goal achievement sections
- Add development reflection prompts
- Support evidence documentation

### Manager Evaluation Forms
- Generate manager evaluation forms with competencies
- Create role-specific rating criteria
- Build behaviorally-anchored scales
- Include narrative feedback sections
- Support multi-rater input

### Calibration Support
- Build calibration session frameworks
- Create rating distribution guidelines
- Generate discussion guides
- Support forced ranking exercises
- Track calibration outcomes

### Rating Calculations
- Calculate performance ratings and distributions
- Apply weighting formulas
- Generate calibrated scores
- Track rating history
- Identify rating patterns

### Performance Summaries
- Generate performance summary documents
- Create year-over-year comparisons
- Summarize strengths and development areas
- Document key accomplishments
- Include stakeholder feedback

### Development Planning
- Create development recommendation templates
- Link performance gaps to development actions
- Generate IDP suggestions
- Track development progress
- Connect to learning resources

### Process Management
- Track review completion and deadlines
- Send reminder notifications
- Monitor compliance rates
- Generate status reports
- Manage review cycles

## Usage

### Review Form Generation
```javascript
const reviewConfig = {
  cycle: 'Annual Review 2026',
  employee: {
    id: 'EMP-12345',
    role: 'Senior Engineer',
    department: 'Engineering',
    manager: 'MGR-67890'
  },
  sections: [
    {
      type: 'goal-achievement',
      weight: 40,
      goals: ['Q1-OKR-001', 'Q2-OKR-002', 'Q3-OKR-003', 'Q4-OKR-004']
    },
    {
      type: 'competency-assessment',
      weight: 40,
      competencies: ['Technical Excellence', 'Collaboration', 'Innovation', 'Leadership']
    },
    {
      type: 'values-alignment',
      weight: 20,
      values: ['Customer Focus', 'Integrity', 'Growth Mindset']
    }
  ],
  ratingScale: {
    type: '5-point',
    labels: ['Needs Improvement', 'Developing', 'Meets Expectations', 'Exceeds', 'Exceptional']
  }
};
```

### Calibration Session Setup
```javascript
const calibrationConfig = {
  session: 'Engineering Calibration Q4-2026',
  managers: ['MGR-001', 'MGR-002', 'MGR-003'],
  employees: ['EMP-list'],
  guidelines: {
    distribution: 'recommended',
    targetDistribution: {
      exceptional: 10,
      exceeds: 20,
      meets: 55,
      developing: 10,
      needsImprovement: 5
    }
  },
  discussionFormat: {
    orderBy: 'rating-then-tenure',
    timePerEmployee: 5,
    focusAreas: ['rating-changes', 'promotion-ready', 'development-needed']
  }
};
```

## Process Integration

This skill integrates with the following HR processes:

| Process | Integration Points |
|---------|-------------------|
| performance-review-cycle.js | Full review workflow |
| 360-degree-feedback.js | Multi-rater integration |
| performance-improvement-plan.js | Low performer identification |

## Best Practices

1. **Clear Criteria**: Define performance standards before the cycle
2. **Ongoing Feedback**: Reviews should summarize, not surprise
3. **Evidence-Based**: Require examples to support ratings
4. **Calibration**: Always calibrate before finalizing ratings
5. **Development Focus**: Balance evaluation with growth planning
6. **Timeliness**: Complete reviews within defined windows

## Metrics and KPIs

| Metric | Description | Target |
|--------|-------------|--------|
| Completion Rate | Reviews completed on time | >95% |
| Distribution Health | Alignment with guidelines | Within 5% |
| Feedback Quality | Narrative word count and specificity | >200 words |
| Employee Satisfaction | Survey of process fairness | >70% |
| Development Planning | Employees with IDPs | 100% |

## Related Skills

- SK-005: OKR Management (goal integration)
- SK-007: 360 Feedback (multi-rater input)
- SK-008: PIP Documentation (low performer support)

Related Skills

web-performance

509
from a5c-ai/babysitter

Core Web Vitals optimization, Lighthouse audits, and performance monitoring.

performance-profiler

509
from a5c-ai/babysitter

Profile application performance including CPU, memory, and flame graph generation

performance-benchmark-suite

509
from a5c-ai/babysitter

SDK performance benchmarking and regression detection

k6 Performance Testing

509
from a5c-ai/babysitter

k6 load testing expertise for performance validation and analysis

JMeter Performance Testing

509
from a5c-ai/babysitter

Apache JMeter expertise for enterprise-grade load and performance testing

network-performance

509
from a5c-ai/babysitter

Expert skill for network performance analysis and optimization. Analyze packet captures, identify network latency bottlenecks, configure TCP tuning parameters, analyze connection pooling behavior, debug TLS handshake performance, and optimize HTTP/2 and HTTP/3 settings.

Mobile Performance Profiling

509
from a5c-ai/babysitter

Mobile app performance analysis and optimization

console-performance

509
from a5c-ai/babysitter

Console optimization skill for memory constraints and TCRs.

systematic-review

509
from a5c-ai/babysitter

Conduct comprehensive literature searches, quality assessments, evidence synthesis, and meta-analyses

quality-assurance-review

509
from a5c-ai/babysitter

Conduct systematic quality reviews of instructional materials using established rubrics (Quality Matters) and design standards

peer-review-simulator

509
from a5c-ai/babysitter

Skill for simulating peer review feedback on manuscripts

nanocatalyst-performance-analyzer

509
from a5c-ai/babysitter

Nanocatalysis skill for evaluating catalytic activity, selectivity, and stability of nanomaterial catalysts