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 this content](https://tomevault.io/claim/tamagui/tamagui)
Run npx skillmds@latest add mahabdalla/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. Capability flags: makes network calls. 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.
mahabdalla (@mahabdalla) published this skill. Their other Agent Skills are listed on their SkillMD profile.