NEVER add --skip-checks unless user explicitly says "skip checks"
NEVER add --skip-tests unless user explicitly says "skip tests"
if checks or tests fail, FIX THE ISSUES instead of skipping
ask user before adding any skip flags
the point of checks is to catch problems before publishing
when things fail
read the error output carefully
fix the underlying issue
re-run the release
do NOT just skip the failing step
common flags
safe flags:
--canary - publish canary version
--ci - run in ci mode
--dirty - allow dirty working directory
--build-fast - faster builds
dangerous flags (require explicit permission):
--skip-checks - skips type checking
--skip-tests - skips test suite
--skip-build - skips building packages
Converted and distributed by TomeVault — claim your Tome and manage your conversions.
1---2name: tamagui-tamagui-release-safety3description: release safety4---56# release safety78rules for running releases in this monorepo.910## rules1112- NEVER add `--skip-checks` unless user explicitly says "skip checks"13- NEVER add `--skip-tests` unless user explicitly says "skip tests"14- if checks or tests fail, FIX THE ISSUES instead of skipping15- ask user before adding any skip flags16- the point of checks is to catch problems before publishing1718## when things fail19201. read the error output carefully212. fix the underlying issue223. re-run the release234. do NOT just skip the failing step2425## common flags2627safe flags:28- `--canary` - publish canary version29- `--ci` - run in ci mode30- `--dirty` - allow dirty working directory31- `--build-fast` - faster builds3233dangerous flags (require explicit permission):34- `--skip-checks` - skips type checking35- `--skip-tests` - skips test suite36- `--skip-build` - skips building packages3738---39> Converted and distributed by [TomeVault](https://tomevault.io/claim/tamagui) — claim your Tome and manage your conversions.40<!-- tomevault:4.0:skill_md:2026-04-11 -->
Run npx skillmds@latest add tomevault-io/tamagui-tamagui-release-safety in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
release safety It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: CAUTION, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.