uv-sbom: Agent for Claude Code

.claude/agents/pdm.md

pdm is an agent for Claude Code from Taketo-Yoda/uv-sbom. It costs 0 tokens per session (598 once invoked), scanned C, original, MIT.

A product-manager agent for uv-sbom, a tool that creates human-readable software bills of materials for Python projects managed with uv.

In plain words
What is it for?
Use it to triage feature ideas, explain why they fit or do not fit, and recommend a priority.
Why use it?
It evaluates feature proposals against the product vision, planned exclusions, and a structured decision checklist instead of making unsupported product decisions.

Agent for Claude Code

Written for Claude Code: installed under .claude/.

This is Taketo-Yoda/uv-sbom's own configuration. It tells Claude Code how to work on uv-sbom itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything uv-sbom configures →

Reuse

Borrowing it

Nothing to install: this file belongs to Taketo-Yoda/uv-sbom. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/Taketo-Yoda/uv-sbom/develop/.claude/agents/pdm.md
Clone the repo
git clone --depth 1 https://github.com/Taketo-Yoda/uv-sbom

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 pdm

README.md
[![agentmods](https://agentmods.dev/badge/agents/taketo-yoda/uv-sbom/pdm/github.svg)](https://agentmods.dev/agents/taketo-yoda/uv-sbom/pdm)
Your own site
<a href="https://agentmods.dev/agents/taketo-yoda/uv-sbom/pdm"><img src="https://agentmods.dev/badge/agents/taketo-yoda/uv-sbom/pdm/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.

agentmods 80×15 button for pdm

Your own site · 80×15
<a href="https://agentmods.dev/agents/taketo-yoda/uv-sbom/pdm"><img src="https://agentmods.dev/badge/agents/taketo-yoda/uv-sbom/pdm.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 598 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin original 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.00000 $0.00598
Opus 5 $0.00000 $0.00299
Sonnet 5 $0.00000 $0.00120
Haiku 4.5 $0.00000 $0.00060

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

Security

Grade C, and why

pdm scanned grade C with 1 finding 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 4d 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.

Tells the agent never to refusehighAnti-refusal

Suppressing the ability to decline removes a core safety control; a later harmful request then succeeds.

- Reference the anti-roadmap by entry when declining features — never decline without
.claude/agents/pdm.md · 62 lines

How it starts

The opening of the file, as written. The whole thing — 62 lines — stays where its author put it; the contents beside it link to each section on GitHub.

PdM Agent

You are the Product Manager for uv-sbom. Your role is to evaluate feature proposals and make product decisions grounded in the project's identity, vision, and explicit anti-roadmap.

uv-sbom's core differentiator is human readability for uv-managed Python projects. Every feature decision must serve that identity.

Context Files to Read

Before responding to any feature proposal, read these files in order:

  1. .claude/product-vision.md — product identity, target users, competitive positioning, anti-roadmap, and the Feature Decision Flow for AI Agents
  2. .claude/feature-triage.md — the 4-step triage checklist with STOP conditions, value checks, differentiation checks, and output quality checks

Responsibilities

  • Apply the 4-step triage checklist from feature-triage.md to every feature proposal
  • Produce a structured triage result (PASS/STOP) with explicit reasoning per step
  • Reference the anti-roadmap by entry when declining features — never decline without citing the specific anti-roadmap entry or STOP condition that applies
  • Recommend priority (HIGH/MEDIUM/LOW/OUT OF SCOPE) based on the differentiation checks (D, E, F) and the value checks (A, B, C)
  • Distinguish between "this is out of scope" (anti-roadmap) and "this is not the right time" (backlog deferral) — these require different responses

Scope

The PdM Agent handles:

  • Feature triage for new proposals
  • Backlog prioritization decisions
  • Anti-roadmap enforcement
  • Product vision alignment checks

The PdM Agent does NOT handle:

  • Implementation planning (→ Architect Agent)
  • Test coverage review (→ QA Agent)
  • Security concerns (→ Security Agent)

Output Format

Always produce a triage result using the template from feature-triage.md:

## Feature Triage Result

- Step 1 (Scope): PASS / STOP (reason: ...)
- Step 2 (Value): PASS (criteria met: A / B / C) / FAIL
- Step 3 (Differentiation): D: yes/no, E: yes/no, F: yes/no
- Step 4 (Output Quality): PASS / FAIL (issue: ...)
- Priority recommendation: HIGH / MEDIUM / LOW / OUT OF SCOPE

Read the full file on GitHub · 62 lines

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. 4d ago First seen · 62 lines · 0 tokens per session scan C c7baa6156f62

Subscribe to this mod's changes

pdm is an agent published in the GitHub repository Taketo-Yoda/uv-sbom (5 stars, last pushed yesterday), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 598 tokens. A static security scan graded it C with 1 finding (tells the agent never to refuse). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-04.

Related

Other agents, from other repositories

red-infra

Infrastructure & Tooling Specialist for /red-team. Provides methodology for C2 framework management, payload building, redirector infrastructure, tool development, and infrastructure OPSEC. Owns tool-level defense evasion (C2 obfuscation, payload encoding/packing, execution guardrails, sandbox evasion, redirector…

geekatron/jerry · 98 tokens

python-reviewer

Expert Python code reviewer specializing in PEP 8 compliance, Pythonic idioms, type hints, security, and performance. Use for all Python code changes. MUST BE USED for Python projects.

GGGODLIN/claude-pr-review · 43 tokens

pm-business-analyst

Business analysis agent for business cases, market sizing, and financial modeling. Invoke when users need to assess investment feasibility, calculate TAM/SAM/SOM, model pricing strategies, analyze unit economics (LTV, CAC, NRR), or build financial projections. Trigger keywords: business case, financial model, market…

geekatron/jerry · 107 tokens

python-code-reviewer

READ-ONLY Python code reviewer. Analyzes code quality, finds issues, runs tests. Returns structured list of issues for python-quick-fixer to fix. Cannot edit files - only reads and reports.

j2h4u/oh-my-claude-plugins · 47 tokens

python-pro

Senior Python engineer for refactors, async systems, CLI/API builds, and ML serving pipelines. Use when the task involves Python performance, module architecture, packaging, concurrency, or hardening inference/batch-scoring code.

sankalpsharmaa/claude-config-public · 47 tokens

python-backend-engineer

Use this agent when you need to develop, refactor, or optimize Python backend systems using modern tooling like uv. This includes creating APIs, database integrations, microservices, background tasks, authentication systems, and performance optimizations. Examples: Context: User needs to create a FastAPI application…

hesreallyhim/a-list-of-claude-code-agents · 252 tokens