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.
npx skills add deanpeters/product-manager-antagonist-skills --skill pant-artifact-pressure-testgit clone --depth 1 https://github.com/deanpeters/product-manager-antagonist-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/skills/deanpeters/product-manager-antagonist-skills/pant-artifact-pressure-test)<a href="https://agentmods.dev/skills/deanpeters/product-manager-antagonist-skills/pant-artifact-pressure-test"><img src="https://agentmods.dev/badge/skills/deanpeters/product-manager-antagonist-skills/pant-artifact-pressure-test/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/skills/deanpeters/product-manager-antagonist-skills/pant-artifact-pressure-test"><img src="https://agentmods.dev/badge/skills/deanpeters/product-manager-antagonist-skills/pant-artifact-pressure-test.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.00044 | $0.01457 |
| Opus 5 | $0.00022 | $0.00728 |
| Sonnet 5 | $0.00009 | $0.00291 |
| Haiku 4.5 | $0.00004 | $0.00146 |
Grade A, and why
pant-artifact-pressure-test 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 12d 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.
The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
What ships with it
16 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.
- agents/openai.yaml 273 B
- examples/weak-example.md 451 B
- examples/worked-example.md 702 B
- references/artifact-review-logic.md 617 B
- references/runtime/antagonist-contract.md 4.2 KB
- references/runtime/coaching-and-debrief.md 1.5 KB
- references/runtime/concern-tracking.md 1.8 KB
- references/runtime/dialogue-mode.md 3.3 KB
- references/runtime/evidence-model.md 2.6 KB
- references/runtime/feedback-mode.md 3.2 KB
- references/runtime/interaction-protocol.md 2.8 KB
- references/runtime/output-schema.md 1.3 KB
- references/runtime/pressure-levels.md 1.5 KB
- references/runtime/readiness-scale.md 1.3 KB
- references/sources.md 500 B
- template.md 522 B
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.
- 12d ago First seen · 143 lines · 44 tokens per session scan A dad72628e408
pant-artifact-pressure-test is a skill published in the GitHub repository deanpeters/product-manager-antagonist-skills (4 stars, last pushed 1mo ago), with no licence file. It adds 44 tokens to every session and 1,457 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.
Other skills, from other repositories
intended-vs-implemented
The method for finding the gap between what a system is supposed to do and what the code actually does — the class of bug generic scanners miss because they have no model of intent. Defines what counts as documented intent, what counts as implementation evidence, which mismatches matter, and how to avoid hand-wavy…
s4h-aesthetic-elegance-testing
Tests whether a solution is more complex than it needs to be — distinguishing necessary complexity from accidental complexity that accreted over time. TRIGGERS: 'elegance test', 'is this too complex', 'over-engineered', 'is there a simpler way', 'does this feel right'.
grasp
Build a walkthrough the user works through until they can pass a quiz on it. Use when the user needs to understand something deeply and be quizzed on it.
judge
One committed verdict on something that exists, cited. Use when something exists and a claim about it needs a verdict.
review
Use when reviewing a staged diff or a commit range for soundness against the project's taste rules, including a pre-commit pass or an explicit "sound review".
forge
A structured discussion room for engineering and architecture decisions, bringing several named reasoning perspectives together. It gathers evidence and produces a combined verdict.