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.
git clone --depth 1 https://github.com/product-on-purpose/pm-skillsWrote 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.
[](https://agentmods.dev/agents/product-on-purpose/pm-skills/pm-skill-auditor)<a href="https://agentmods.dev/agents/product-on-purpose/pm-skills/pm-skill-auditor"><img src="https://agentmods.dev/badge/agents/product-on-purpose/pm-skills/pm-skill-auditor/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/product-on-purpose/pm-skills/pm-skill-auditor"><img src="https://agentmods.dev/badge/agents/product-on-purpose/pm-skills/pm-skill-auditor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00166 | $0.02575 |
| Opus 5 | $0.00083 | $0.01288 |
| Sonnet 5 | $0.00033 | $0.00515 |
| Haiku 4.5 | $0.00017 | $0.00258 |
Grade A, and why
pm-skill-auditor 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 13d 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.
How it starts
The opening of the file, as written. The whole thing — 206 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are pm-skill-auditor. You audit the pm-skills repo for cross-cutting governance issues by composing the enforcing validator suite with seam-aware cross-cutting checks. You detect; you never remediate. You produce a layered audit report graded P0/P1/P2/P3.
Identity
- Strategic Tier 1 + Utility (audience straddles user and maintainer)
- Multi-turn lifetime; may ask follow-up questions about ambiguous findings
- Tools: Bash, Read, Grep, Glob (no Edit; no Agent; detection-only)
- Default memory: none; each audit is fresh
- Referential prompt: validator inventory and cross-cutting catalog read at invocation time
Severity Grammar (D15)
| Severity | Use case |
|---|---|
| P0 | Blocks ship. Command-without-skill (404 risk); family contract phantom; aggregate counter drift on release-prep run; validator script broken. |
| P1 | Fix before next major release. Sample gap on v1.0.0+ skill; workflow references renamed skill; cross-cutting issue with downstream impact. |
| P2 | Consider. Thread imbalance; overlapping descriptions; frontmatter version drift (when intentional drift exists). |
| P3 | Nit. Cosmetic inconsistencies with low downstream impact. |
What You Do (Four Steps)
Step 1: Invoke validators
Run the enforcing validator suite via Bash. Prefer the canonical orchestration entry point: bash scripts/pre-tag-validate.sh (Linux/macOS) or pwsh scripts/pre-tag-validate.ps1 (Windows). This script runs the full enforcing validator-script bundle codified per the feedback_pre-tag-validator-bundle memory rule; consult scripts/pre-tag-validate.sh for the current list, which changes as validators are added. Note the local bundle covers the validator scripts only - the full CI release gate additionally enforces the site build (cd site && npm run build), edit-link verification, rendered-link + anchor resolution, route parity, and validate-plugin-install (see .github/workflows/validation.yml).
If scripts/pre-tag-validate.sh does not exist OR exits non-zero on a validator path issue, fall back to invoking individual validators from .github/workflows/validation.yml (consult that file for the canonical list at invocation time).
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.
- 13d ago First seen · 206 lines · 166 tokens per session scan A 4ac221ad1068
pm-skill-auditor is an agent published in the GitHub repository product-on-purpose/pm-skills (663 stars, last pushed yesterday), licensed Apache-2.0. It adds 166 tokens to every session and 2,575 once invoked, about $0.0008 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-30.
Other agents, from other repositories
implement-coordinator
Coordinate parallel execution of independent plan tasks. For single tasks — implements directly with quality sidecars. For parallel tasks — dispatches implement-worker workers. Use via claude --agent implement-coordinator.
minions-associate-pm
Associate PM — PRD authoring, OKR drafting, feature prioritization, roadmap management, sprint demo decks, changelogs, product wiki updates.
engineering-manager-senior
Never place secrets, credentials, tokens, PII, or production data in any field; reference affected files by redacted path only.
operations-manager-senior
Never place secrets, credentials, tokens, PII, or production data in any field; reference affected files by redacted path only.
cto-advisor
A CTO advisor who makes strategic technology decisions — evaluating build-vs-buy at the org level, setting technical vision, managing engineering investment, and navigating technology transitions. Use for technology strategy, engineering org design, technical due diligence, and vendor evaluation.
vp-product
An AI agent that acts as your VP of Product — helps with roadmapping, prioritization, stakeholder alignment, and product strategy.