Agent skill · AI & Agents

team-health-check

Runs a structured team health assessment across key dimensions. Use when asked to run a team health check, assess team morale, facilitate a retrospective on ways of working, or evaluate team dynamics. Produces a health assessment with RAG status per dimension, underlying signals, and prioritised improvement actions with named owners.

mohitagw15856github.com/mohitagw15856GitHub ↗
claude-codecursorMIT
Install
npx skills add mohitagw15856/pm-claude-skills --skill team-health-check --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 10 KB
Bundled scripts: none
Path: skills/team-health-check/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,255
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Team Health Check Skill This skill produces a structured team health assessment inspired by Spotify's health check model and extended with engineering, product, and cross-functional team dimensions. Output can be used as a facilitation guide for a live session or as an async survey-and-report format. ## Required Inputs Ask the user for these if not provided: - **Team name and function** (engineering squad, product team, sales pod, etc.) - **Team size and composition** (how many people, what roles) - **Format** — facilitated live session or async survey + report? - **Context** — why are you running this now? (new team / ongoing ritual / post-incident / low morale signal) - **Any known issues** — anything the facilitator knows going in that will colour the results? ## Output Structure --- # Team Health Check: [Team Name] **Date:** [Date] **Facilitated by:** [Name or role] **Team size:** [X people] **Format:** [Live session (60 min) / Async survey + report] **Cycle:** [One-off / Quarterly / Monthly] --- ## Part 1: Facilitation Guide (Live Session) Use this guide to run the session in 60 minutes. ### Session structure | Time | Activity | Owner | |---|---|---| | 0–5 min | Framing and

What's inside
Steps it walks through
  1. Required Inputs
  2. Output Structure
  3. Part 1: Facilitation Guide (Live Session)
  4. Session structure
  5. Ground rules (read at start)
  6. Voting mechanic
  7. Part 2: Health Dimensions
  8. Dimension 1: Delivering Value
  9. Dimension 2: Easy to Release
  10. Dimension 3: Fun & Morale
  11. Dimension 4: Psychological Safety
  12. Dimension 5: Speed & Feedback Loops
  13. Dimension 6: Mission & Purpose
  14. Dimension 7: Collaboration & Support
More from pm-claude-skills
All skills →
About this skill
What does the team-health-check skill do?

Runs a structured team health assessment across key dimensions. Use when asked to run a team health check, assess team morale, facilitate a retrospective on ways of working, or evaluate team dynamics. Produces a health assessment with RAG status per dimension, underlying signals, and prioritised improvement actions with named owners.

How do I install it?

Run `npx skills add mohitagw15856/pm-claude-skills --skill team-health-check --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From mohitagw15856/pm-claude-skills, a repository with 1,255 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going