bumping-biome

bumping-biome is a skill for Claude Code, Codex from prisma/orm. It costs 96 tokens per session (391 once invoked), scanned A, original, Apache-2.0.

A workflow for updating Biome, a tool that checks and formats code, across a repository using pnpm.

In plain words
What is it for?
Use it when upgrading Biome packages, updating Biome configuration files, and running automatic lint fixes.
Why use it?
It keeps Biome versions and configuration aligned and checks the repository after the update.

Skill for Claude CodeCodex

About the project

Prisma ORM is a Node.js and TypeScript database toolkit that lets applications work with databases through a programming interface instead of writing every query directly in SQL. Developers use it with databases including PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB, and CockroachDB. The catalogue add-ons provide agent rules, skills, hooks, agents, and other workflows for using Prisma.

prisma/orm · 47,601 stars · on GitHub

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 skills/prisma/orm/bumping-biome
Any agent
npx skills add prisma/orm --skill bumping-biome
Clone the repo
git clone --depth 1 https://github.com/prisma/orm

Made for: Claude Code, Codex.

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 bumping-biome

README.md
[![agentmods](https://agentmods.dev/badge/skills/prisma/orm/bumping-biome.svg)](https://agentmods.dev/skills/prisma/orm/bumping-biome)
Your own site
<a href="https://agentmods.dev/skills/prisma/orm/bumping-biome"><img src="https://agentmods.dev/badge/skills/prisma/orm/bumping-biome.svg" alt="Measured on agentmods" height="20"></a>
Per session 96 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 391 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.00096 $0.00391
Opus 5 $0.00048 $0.00196
Sonnet 5 $0.00019 $0.00078
Haiku 4.5 $0.00010 $0.00039

Measured yesterday against content hash 6210e06069a6, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

bumping-biome 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 yesterday.

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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

skills-contrib/bumping-biome/SKILL.md · 27 lines

What it actually says

Bumping Biome Skill

Instructions

  1. Run pnpm up -D -w -r @biomejs/biome@<version> - replace <version> with a specific package version provided in the session, otherwise fallback to latest.

  2. If any biome.json files remain, rename them to biome.jsonc. Then replace the old package version number in $schema with the newly installed package version number from the previous step, in every biome.jsonc.

  3. Run pnpm -w lint:fix. Report any issues/regressions briefly.

  4. If there are remaining unsafe fixes following the previous step, offer to run pnpm -w lint:fix:unsafe to attempt to fix some of the issues/regressions.

  5. If the offer in the previous step is agreed, run the appropriate command, and report any remaining issues/regressions briefly.

  6. If there are remaining issues/regressions after the previous step, try and come up with your own suggestions for fixing them and present the plan.

Don't Do

  1. Don't scan for biome versions. If the session doesn't include a specific package version number, use latest.

  2. Don't read the root package.json or lockfiles looking for the current biome version/s. We'll see the change in version numbers in Git anyway.

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. yesterday First seen · 27 lines · 96 tokens per session scan A 6210e06069a6

Subscribe to this mod's changes

bumping-biome is a skill published in the GitHub repository prisma/orm (47,601 stars, last pushed 2d ago), licensed Apache-2.0. It adds 96 tokens to every session and 391 once invoked, about $0.0005 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-09-03.