hr-performance-review

Gathers vault data to compile structured HR performance review drafts.

Updated Apr 14, 2026
One-click install
npx skills add https://github.com/viditparashar96/second-brain-claude --skill hr-performance-review-viditparashar96
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hr-performance-review
Source: https://github.com/viditparashar96/second-brain-claude/tree/main/skills/hr-performance-review
Command: npx skills add https://github.com/viditparashar96/second-brain-claude --skill hr-performance-review-viditparashar96

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managers and HR waste time hunting through fragmented notes, meetings, and goal trackers when preparing performance reviews; this Skill centralizes and summarizes relevant evidence into a single draft so reviews are data-driven and consistent.

Core Features & Use Cases

  • Vault search and aggregation: Finds 1:1 notes, meeting minutes, project contributions, and feedback mentions related to an employee.
  • Context-aware drafting: Reads ORG.md and PRODUCTS.md for team and product context, then generates a structured markdown review draft (accomplishments, goals, strengths, growth areas).
  • Save and log: Writes the draft to the vault under hr/reviews with a date-named file and logs the action via MCP; optionally surfaces next steps like scheduling a review meeting.
  • Use Case: A manager preparing an annual review can run this Skill to compile all relevant artifacts and produce an editable draft to discuss in a 1:1.

Quick Start

Prepare a performance review draft for Alice Smith covering Q1 2026 by gathering meeting notes, goals, project contributions, and feedback from the vault.

Frequently Asked Questions about hr-performance-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I draft a performance review using meeting notes and project contributions?

Drafting a performance review is done by searching vaults for meeting notes, project contributions, and feedback, then compiling the evidence into a structured markdown draft. The Skill reads ORG.md and PRODUCTS.md for context and saves the draft to the vault.

Can I prepare a performance improvement plan using vault search?

Yes, you can prepare a performance improvement plan by running vault searches for feedback and goals. It aggregates evidence into a structured markdown file saved under hr/reviews, ensuring reviews are data-driven and consistent.

Does this performance review skill require specific files in my vault?

The Skill reads ORG.md and PRODUCTS.md for organizational and product context. It also searches for 1:1 notes, meeting minutes, and goal trackers within the vault to gather evidence for the review draft.

How does the skill log performance review preparation actions?

The Skill logs performance review actions via the MCP log_note tool. After compiling evidence into a structured markdown draft, it saves the file to ~/.second-brain/vault/hr/reviews/ and records the action.

What is the best way to compile employee feedback for an annual review?

The best way to compile employee feedback for an annual review is using semantic and keyword vault searches. It centralizes fragmented notes and feedback mentions into a single editable draft covering accomplishments and growth areas.

Are there limitations when searching vaults for promotion review context?

The Skill relies on existing vault content like meeting minutes and goal trackers; if these artifacts are missing or sparse, the compiled promotion review draft will lack sufficient evidence and context.