Disable automatic committing. From now on, do NOT make commits unless the user explicitly asks. Used during try-and-error development. Use when: (1) User says 'commits forbid', 'no auto commit', 'don't commit automatically', (2) User wants to experiment without committing.
Scanned 9/8/2026
Install to Claude Code
npx -y skills add Takazudo/claude-resources --skill commits-forbid --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Commits Forbid?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/takazudo-commits-forbid)More formats (shields.io, HTML) on the badges page.
---
name: commits-forbid
description: "Disable automatic committing. From now on, do NOT make commits unless the user explicitly asks. Used during try-and-error development. Use when: (1) User says 'commits forbid', 'no auto commit', 'don't commit automatically', (2) User wants to experiment without committing."
---
# Commits Forbid
From now on, do NOT make commits automatically. Making commits without explicit user permission is not allowed. Only commit when the user explicitly asks (e.g., via `/commits`).
This mode is for try-and-error development where the user is exploring different implementation directions and doesn't want intermediate work committed.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!