— No reviews yet
0 installs
14 views
0.0% view→install
Install
$ agentstack add skill-dragoon0x-dragoon-skills-careful ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Are you the author of Careful? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claimAbout
/careful
Discipline-tool checklist for destructive commands.
When to use
- Setting up a new project or onboarding an agent
- After a destructive accident, codify the rule
- The user says "set up guardrails", "what should the agent not do"
What it writes
.dragoon/CAREFUL.md with two sections:
- destructive commands to confirm before running (rm -rf, force push, etc.)
- destructive commands the agent should NEVER run without explicit user prompt
This is not a runtime block. It's a read-before-act discipline aid.
Run it
dragoon careful --apply
dragoon careful --show
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: Dragoon0x
- Source: Dragoon0x/dragoon-skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.