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 agentmods add commands/monarch-initiative/dismech/pmgit clone --depth 1 https://github.com/monarch-initiative/dismechWrote 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/commands/monarch-initiative/dismech/pm)<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>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 | $0.00015 | $0.00259 |
| Opus 5 | $0.00008 | $0.00130 |
| Sonnet 5 | $0.00003 | $0.00052 |
| Haiku 4.5 | $0.00002 | $0.00026 |
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.
What it actually says
Note: This command is deprecated. Use the
projmanskill 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>
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.
- 5d ago First seen · 41 lines · 15 tokens per session scan A 7b0b103544e7
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.
Other commands, from other repositories
deps-audit
Audit project dependencies for vulnerabilities, outdated packages, license conflicts, and supply chain risks — then provide actionable remediation strategies.
README
Git workflow and quality assurance commands for the claude-skills repository.
agent-handoff
Wraps termlink agent contact so vendored Claude Code agents can hand off context to a peer agent in one command. Replaces the legacy remote push.
growth-seo
SEO audit and optimization for organic search ranking.
execute
Interactive workflow for workspace isolation, pane-delegated implementation, testing, review, and cleanup.
fix-issue
!gh issue view $ARGUMENTS 2>/dev/null || echo "Could not fetch issue $ARGUMENTS".