pm-mean

pm-mean is a skill for Claude Code from endorphin-ai/claude-code-teams. It costs 40 tokens per session (517 once invoked), scanned A, original, no licence file.

A product-management guide for apps built with MongoDB, Express, React, and Node.js—the four technologies known together as the MEAN stack.

In plain words
What is it for?
Writing product requirements documents, defining features, setting acceptance criteria, and reviewing work on MEAN-stack projects.
Why use it?
It helps turn app ideas into clear requirements and check whether delivered work meets them.

Skill for Claude Code

Written for Claude Code: installed under .claude/.

Good fit Writing product requirements documents, defining features, setting acceptance criteria, and reviewing work on MEAN-stack projects.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/endorphin-ai/claude-code-teams/pm-mean
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add endorphin-ai/claude-code-teams --skill pm-mean
Clone the repo
git clone --depth 1 https://github.com/endorphin-ai/claude-code-teams

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for pm-mean

README.md
[![agentmods](https://agentmods.dev/badge/skills/endorphin-ai/claude-code-teams/pm-mean.svg)](https://agentmods.dev/skills/endorphin-ai/claude-code-teams/pm-mean)
Your own site
<a href="https://agentmods.dev/skills/endorphin-ai/claude-code-teams/pm-mean"><img src="https://agentmods.dev/badge/skills/endorphin-ai/claude-code-teams/pm-mean.svg" alt="Measured on agentmods" height="20"></a>
Per session 40 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 517 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00040 $0.00517
Opus 5 $0.00020 $0.00259
Sonnet 5 $0.00008 $0.00103
Haiku 4.5 $0.00004 $0.00052

Measured 8d ago against content hash 3c89d48b8d8e, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

pm-mean scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

mean-team/.claude/skills/pm-mean/SKILL.md · 50 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

6 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 50 lines · 40 tokens per session scan A 3c89d48b8d8e

Subscribe to this mod's changes

pm-mean is a skill published in the GitHub repository endorphin-ai/claude-code-teams (3 stars, last pushed 6mo ago), with no licence file. It adds 40 tokens to every session and 517 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

simple-tasks

Install a fast local task workflow for single-project planning with scripts/task.sh (claim, done, status, reporting) backed by tasks/TASKS.md and optional tasks/details/ notes. Use for lightweight in-progress task coordination, not full team issue tracking.

robertguss/claude-code-toolkit · 61 tokens

workflow-status

Read-only workflow sensor: compute repository, roadmap, dependency, PR, finding, and recovery state, then emit the fixed machine envelope. Never edits. Triggers: "workflow-status", "workflow status", "what can I build next", "state of the run".

gtrabanco/agentic-workflow · 57 tokens

review-spec

Independent read-only review of a frozen Product half before engineering planning. Runs the exact Product checks in a clean context and returns only SPEC-REVIEW-PASS, SPEC-REVIEW-FAIL, or NEEDS-DESIGN with a content-bound receipt. Never edits the reviewed SPEC. Triggers: "review-spec", "review the spec", "review…

gtrabanco/agentic-workflow · 77 tokens

ship-roadmap

Found or continue a roadmap autopilot one stage per invocation. Default: human merge. --fullauto is invocation-scoped and uses the transient wrapper only after a fresh audit. Triggers: "ship-roadmap", "ship the roadmap", "autopilot this project".

gtrabanco/agentic-workflow · 59 tokens

mvp-plan

Turn a locked north star into a scoped, gated MVP plan. The riskiest assumption, the smallest product that tests it, numeric success metrics and kill criteria set by the founder, and phase gates that keep build work behind explicit approval. Runs after north-star locks; refuses to run without one.

mollyretter/forward-deployed-engineer-toolkit · 64 tokens

ops-standup

Cross-repo morning briefing. Aggregation of recent commits, PRs, CI, blockers and priorities of the day. Trigger when the user wants a standup, an activity summary, or to know what happened.

christopherlouet/claude-base · 48 tokens