# Push Forbid

> Disable automatic pushing. From now on, do NOT push to the remote automatically. Use when: (1) User says 'push forbid', 'no push', or 'stop pushing', (2) During sequential large development to save CI costs, (3) User wants to control when changes are pushed.

- Skill: `takazudo/push-forbid` (Agent Skill)
- Install (CLI): `npx skillmds@latest add takazudo/push-forbid`
- Raw SKILL.md: https://api.skillmd.com/api/skills/takazudo/push-forbid/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: takazudo (https://skillmd.com/u/takazudo)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/takazudo/push-forbid

---


# Push Forbid

From now on, do NOT push to the remote automatically. Even if you commit changes, never push unless I explicitly ask you to. This is typically used during sequential large development or to save CI costs.

