ai-gene-review: Skill for Claude Code

.claude/skills/pm/SKILL.md

pm is a skill for Claude Code from ai4curation/ai-gene-review. It costs 15 tokens per session (370 once invoked), scanned A, original, BSD-3-Clause.

A project-management skill for driving work recorded in project files or folders. It reviews prioritized tasks, tracks progress, and keeps project notes up to date.

In plain words
What is it for?
Use it to manage project checklists, review tasks in priority order, update status and dated notes, consult required specialists, and follow the project's research and contribution process.
Why use it?
It provides a shared record of what needs to be done, what has been completed, and what happened during each work session.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter. Also seen: mentions subagents.

This is ai4curation/ai-gene-review's own configuration. It tells Claude Code how to work on ai-gene-review 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 ai-gene-review configures →

Reuse

Borrowing it

Nothing to install: this file belongs to ai4curation/ai-gene-review. 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/ai4curation/ai-gene-review/main/.claude/skills/pm/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/ai4curation/ai-gene-review

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/skills/ai4curation/ai-gene-review/pm/github.svg)](https://agentmods.dev/skills/ai4curation/ai-gene-review/pm)
Your own site
<a href="https://agentmods.dev/skills/ai4curation/ai-gene-review/pm"><img src="https://agentmods.dev/badge/skills/ai4curation/ai-gene-review/pm/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 pm

Your own site · 80×15
<a href="https://agentmods.dev/skills/ai4curation/ai-gene-review/pm"><img src="https://agentmods.dev/badge/skills/ai4curation/ai-gene-review/pm.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 15 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 370 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00015 $0.00370
Opus 5 $0.00008 $0.00185
Sonnet 5 $0.00003 $0.00074
Haiku 4.5 $0.00002 $0.00037

Measured 11d ago against content hash 25ed50a3af66, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, 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 11d 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/skills/pm/SKILL.md · 60 lines

What it actually says

You should find either a file or a folder:

./PROJECT_NAME.md ./PROJECT_NAME/

A project doc typically will contain a list of genes, potentially prioritized. This should be in the form of a checkbox you can check off. The species for the gene (uniprot code or lowercase name like 'mouse') should be clear (if not, ask)

Review the genes in the priority order.

IMPORTANT: you MUST consult the annotation-reviewer.md subagent for this task.

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

E.g. just deep-research-falcon ORGANISM GENE_SYMBOL

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>

Making PRs

ONLY make PRs when asked.

The general procedure is:

  1. ensure everything validates just validate-all
  2. make a branch
  3. commit genes related to project, plus all references
  4. gh pr create

if the user asks, build the static site and stats (just stats, just update-browser-data). Note it can be hard to disentangle derived files, but you should be OK if there are no other local updates besides the one for this project.

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. 11d ago First seen · 60 lines · 15 tokens per session scan A 25ed50a3af66

Subscribe to this mod's changes

pm is a skill published in the GitHub repository ai4curation/ai-gene-review (24 stars, last pushed yesterday), licensed BSD-3-Clause. It adds 15 tokens to every session and 370 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.