skills/performance-review-writer/SKILL.md
Draft performance reviews, self-assessments, peer reviews, and upward feedback in your own voice. Analyzes your contributions, emails, and meeting history via WorkIQ, then produces honest, impact-focused drafts using the STAR format. USE FOR: write my performance review, draft self-assessment, peer review, 360 feedback, annual review, mid-year review, upward feedback, write review for colleague, performance appraisal.
npx skillsauth add williamlimasilva/.copilot performance-review-writerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Draft self-assessments, peer reviews, and upward feedback that sound like you — not corporate boilerplate. Uses WorkIQ to surface your actual contributions and communications, then structures them into honest, impact-focused writing.
This skill handles three distinct types:
| Type | Who it's about | Typical tone | |---|---|---| | Self-assessment | Yourself | Confident, evidence-backed, growth-oriented | | Peer review | A colleague | Specific, constructive, balanced | | Upward feedback | Your manager | Diplomatic, honest, forward-looking |
Ask the user (max 3 clarifying questions if not already provided):
If format constraints or focus areas are relevant, ask about those during drafting rather than upfront.
If the user provides all of these upfront, proceed directly to Step 2.
Use WorkIQ to gather evidence of real contributions for the review period:
For self-assessments:
For peer reviews:
For upward feedback:
If WorkIQ is unavailable or returns limited data, ask the user to share 3–5 bullet points of things they remember, then proceed with those.
Apply the right structure for the review type (see schemas below). Follow these universal rules:
Use the STAR format for achievement statements:
Tone rules:
[NEEDS DETAIL] where more specifics would strengthen the reviewoutputs/<year>/<month>/ with a descriptive filename (e.g., 2025-review-self-assessment.md or 2025-peer-review-alex-chen.md)## [Review Period] Self-Assessment — [Your Name]
### Summary
1–2 sentence overview of your year and primary areas of impact.
### Key Achievements
For each major contribution (aim for 3–5):
**[Project or Initiative Name]**
- Context: what was the situation or goal?
- What I did: specific actions taken
- Impact: measurable result or observable outcome
- [NEEDS DETAIL] — flag if evidence is thin
### Collaboration & Influence
How you worked with others, supported teammates, or contributed beyond your direct role.
### Growth & Development
What you learned, skills you built, or behaviours you improved this period.
### Areas for Development
1–2 honest areas where you want to grow next cycle. Frame as goals, not failures.
### Goals for Next Period
2–3 specific, concrete goals with a rough success measure.
## Peer Review — [Colleague Name], [Their Role]
## Submitted by: [Your Name] | Period: [Review Period]
### Overall Impression
1–2 sentences on working with this person.
### Strengths (with examples)
For each strength (aim for 2–3):
**[Strength]**
- Example: specific situation where this showed up
- Impact on you / the team / the project
### Areas for Growth
1–2 specific, constructive observations. Frame as "I think [name] would have even more impact if..." not as criticism.
### Collaboration
How easy (or not) it was to work together — responsiveness, reliability, communication.
### Would you work with this person again?
Yes/No and a brief honest reason. (Only include if the review form asks.)
## Feedback for [Manager Name]
## Submitted by: [Your Name] (anonymous if applicable) | Period: [Review Period]
### What's working well
2–3 specific things your manager does that help you do your best work.
Use examples where possible.
### What could be better
1–2 honest, diplomatically framed observations. Focus on behaviours and their effect, not personality.
Use: "When [X happens], I find it harder to [Y]. It would help if..."
### Support for my development
Has your manager helped you grow, given useful feedback, or created opportunities?
Be specific.
### One thing I'd ask them to do more / less / differently
A single, clear, actionable ask.
| Do | Don't |
|---|---|
| Name specific projects, dates, outcomes | Write vague generalisations ("always delivers quality work") |
| Use numbers when available ("reduced review time by 30%") | Exaggerate or invent results |
| Acknowledge real challenges and what you learned | Omit struggles entirely — reviewers notice the gaps |
| Write in first person for self-assessments | Write passively ("it was achieved") |
| Be concise — most fields need 2–4 sentences | Over-write — longer ≠ better |
| Flag [NEEDS DETAIL] where evidence is weak | Leave thin sections without marking them |
outputs/<year>/<month>/ folder conventiontools
Create a new workshop or use an existing directory as one. Handles two paths: (A) use an existing local directory the operator points at, or (B) create a new private GitHub repo in the signed-in account. Never creates a repo inside another repo.
development
Guide for setting up vcpkg in C++ projects, managing dependency versions, and cross-compiling. Covers manifest initialization, CMake and Visual Studio integration, classic-to-manifest migration, version pinning, baselines, overrides, triplets, and cross-compilation. Use when a user is working with vcpkg project setup, installation, version management, or cross-platform builds. For specialized tasks, additional references cover custom registries and overlay ports (references/registries.md), CI/CD and binary caching (references/ci.md), and troubleshooting and dependency lifecycle (references/troubleshooting.md).
testing
Emit structured agent signals — hands-up, blocked, done, checkpoint, partnership. Signals are written as JSON to .signals/ for dashboard consumption and noted in the journal for persistence.
development
Install and configure Markstream streaming Markdown renderers for Vue, React, Svelte, Angular, Nuxt, and Vue 2 applications. Use for package selection, minimal peer dependencies, CSS order, SSR boundaries, streaming mode, and renderer setup.