bump-multitool
Update multitool-managed tools to their latest versions. 1. Read `docs/CHORES.md` § "Multitool Version Bumps" for context. 2. Read `multitool.lock.json` and identify the current versions of each tool.
Install / Use
npx skills add aran/rules_dartInstalls into whichever agent you are using.
Claude Commands
Claude Code slash commands
Quality Score
Category
Development & EngineeringSupported Platforms
Tags
Skill content
View source on GitHubUpdate multitool-managed tools to their latest versions.
Instructions
-
Read
docs/CHORES.md§ "Multitool Version Bumps" for context. -
Read
multitool.lock.jsonand identify the current versions of each tool. -
For each tool, check its GitHub releases API for the latest version:
- typos:
https://api.github.com/repos/crate-ci/typos/releases/latest - yamlfmt:
https://api.github.com/repos/google/yamlfmt/releases/latest
- typos:
-
For each tool that has a newer version available:
- Download archives for all platform variants listed in the lockfile
- Compute SHA-256 hashes:
shasum -a 256 <file> - Update the lockfile entry with new version URLs and hashes
- Report what you're updating (old version -> new version)
-
Skip any tools that are already at the latest version.
-
Also update the
rev:for yamlfmt and typos in.pre-commit-config.yamlto match the new versions. -
Regenerate all lock files:
dart run tool/refresh_locks.dart -
Verify the updated tools work:
bazel run @multitool//tools/yamlfmt -- -lint .bazel run @multitool//tools/typos -- .
-
Commit with message:
chore: bump multitool-managed tools
Related Skills
caveman
107.2k🪨 why use many token when few token do trick. Viral skill + proxy for coding agents that cuts 65% of tokens by talking like a caveman.
claude-mem
94.4kPersistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode + More
Agent-Reach
84.4kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
Understand-Anything
83.6kGraphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
Security Score
Audited on Invalid Date
