pm

pm is a command for Claude Code from monarch-initiative/dismech. It costs 15 tokens per session (259 once invoked), scanned A, original, BSD-3-Clause.

A project-management command that looks for a project file or folder and follows its task list. It is deprecated and replaced by the projman skill.

In plain words
What is it for?
Use it to find project documentation, review prioritized checklist items, update status notes, and follow disease-curation instructions.
Why use it?
It helps locate project instructions and track checklist progress, but its older workflow may no longer be the preferred one.

Command for Claude Code

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.

agentmods
npx agentmods add commands/monarch-initiative/dismech/pm
Clone the repo
git clone --depth 1 https://github.com/monarch-initiative/dismech

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

README.md
[![agentmods](https://agentmods.dev/badge/commands/monarch-initiative/dismech/pm.svg)](https://agentmods.dev/commands/monarch-initiative/dismech/pm)
Your own site
<a href="https://agentmods.dev/commands/monarch-initiative/dismech/pm"><img src="https://agentmods.dev/badge/commands/monarch-initiative/dismech/pm.svg" alt="Measured on agentmods" height="20"></a>
Per session 15 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 259 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00015 $0.00259
Opus 5 $0.00008 $0.00130
Sonnet 5 $0.00003 $0.00052
Haiku 4.5 $0.00002 $0.00026

Measured 5d ago against content hash 7b0b103544e7, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

pm 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 5d 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.

.claude/commands/pm.md · 41 lines

What it actually says

Note: This command is deprecated. Use the projman skill instead, which adds GitHub Project sync capability. The skill will be triggered automatically when you work with projects.

You should find either a file or a folder:

./PROJECT_NAME.md ./PROJECT_NAME/

A project doc typically will contain a list of diseases, potentially prioritized. This should be in the form of a checkbox you can check off.

Review the diseases in the priority order.

IMPORTANT: you MUST consult the initiate-new-disorder-creation skill for detailed instructions.

If the project docs specifies a deep research provider(s), make sure to perform deep research using at least this provider(s), otherwise default to falcon.

You can edit the project doc, but try and make this incremental. After the main description have something like:


STATUS

<checkboxes etc here; keep this up to date> <get the date from date>

NOTES

YYYY-MM-DD

<todays notes, add here>

YYYY-MM-DD

<previous session notes, generally don't edit unless this is a direct continuation>

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. 5d ago First seen · 41 lines · 15 tokens per session scan A 7b0b103544e7

Subscribe to this mod's changes

pm is a command published in the GitHub repository monarch-initiative/dismech (57 stars, last pushed today), licensed BSD-3-Clause. It adds 15 tokens to every session and 259 once invoked, about $0.0001 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.