Claude Skill MartBrowse skillsQuick linesLearn by videoTerminal guideWhat is a Skill?
← Back to list

360-Degree Feedback Survey & Report Template

Builds a complete 360-degree feedback survey instrument, or turns raw reviewer notes into a structured feedback report.

Docs & OfficeBeginner★ 1,395⑂ 249AI score 9/10Last updated: Sep 24, 2026

What it does

Produces one of two deliverables, depending on what you ask for:

  • Survey instrument (Output A): five competency sections (delivery, communication & collaboration, leadership & influence, strategic thinking, culture & values), a frequency-anchored 1–5 scale, and open questions that force specific examples.
  • Feedback report (Output B): executive summary, strength themes with verbatim quotes, development areas with concrete suggested actions, a ratings table including range and variance interpretation, direct reviewer messages, and a 90-day focus plan.

It also applies a quality checklist and anti-pattern list: describe observable behaviours rather than personality, never hide high variance behind an average, and avoid quotes that could identify a reviewer on a small team.

Who it's for

  • HR / People teams preparing a performance cycle
  • Managers who must design and synthesise 360 reviews themselves
  • Individual contributors asked to write constructive peer feedback
  • Leaders assembling evidence for a promotion case

Example uses

  1. "Build an anonymous 360 feedback survey for a senior product manager on a 1–5 scale."
  2. "Here are notes from 5 peers and 3 direct reports — write a report with three strengths and two development areas."
  3. "Design a 360 review template for engineering managers, plus a 90-day development plan."

· · · Install guide · · ·

Try it now, no install

Paste this into Claude to use the skill without installing anything.

Read the instructions in this file and follow them to help me:
https://raw.githubusercontent.com/mohitagw15856/pm-claude-skills/HEAD/exports/openclaw/360-feedback-template/SKILL.md

What I want: (describe your task here)

If Claude can't open the link, open it yourself and paste the contents instead.

↓ If it works for you, download the ZIP below and install it. Then it runs on its own — no pasting each time.

Install in the Claude app (no terminal)
  1. Download the ZIP with the button below.
  2. In Claude, open Settings → Capabilities and turn on 'Code execution and file creation'. (one time)
  3. Go to Customize → Skills → + → 'Upload a skill' and upload the ZIP.
↓ Download ZIP
Install in Claude Code

Let Claude do it — paste this into Claude Code

Install the skill I found on Claude Skill Mart.
Copy the exports/openclaw/360-feedback-template folder from the GitHub repo mohitagw15856/pm-claude-skills into my ~/.claude/skills/360-feedback-template/.
When it's done, tell me in one line what this skill can do.

Install with a command instead

git clone https://github.com/mohitagw15856/pm-claude-skills.git && mkdir -p ~/.claude/skills && cp -r pm-claude-skills/exports/openclaw/360-feedback-template ~/.claude/skills/

⚠ This is a third-party skill. Check the source repository before installing.

  1. Open a terminal.
  2. Clone the repository: git clone https://github.com/mohitagw15856/pm-claude-skills.git
  3. Create the skills folder if needed: mkdir -p ~/.claude/skills
  4. Copy the skill: cp -r pm-claude-skills/exports/openclaw/360-feedback-template ~/.claude/skills/
  5. Restart Claude Code.
  6. Test it with a prompt like "Build a 360 feedback survey for a senior engineer."