careful

Installation
SKILL.md

Careful Mode

Ordinary model caution can still proceed without an answer. Careful blocks the listed destructive or high-risk action until explicit confirmation arrives.

On Invoke

Announce: "CAREFUL mode ON. Will confirm before destructive actions."

While Active

Before executing any of the following, pause and ask the user for explicit confirmation:

Git

  • git push --force, git reset --hard, git clean -f
  • git branch -D (force delete)
  • git checkout . or git restore . (discard all changes)
  • git rebase on shared branches
  • Any push to main/master
Installs
3
GitHub Stars
4
First Seen
Jul 11, 2026
careful — panda850819/verbs