Short alias for ac-tools-dry-run. Applies the same dry-run workflow and constraints to the provided command or prompt. Triggers on keywords: dr, dry run shorthand, preview safely
Scanned 9/6/2026
Install to Claude Code
npx -y skills add MatiasComercio/agentic-config --skill ac-tools-dr --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Ac Tools Dr?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/matiascomercio-ac-tools-dr)More formats (shields.io, HTML) on the badges page.
---
name: ac-tools-dr
description: "Short alias for ac-tools-dry-run. Applies the same dry-run workflow and constraints to the provided command or prompt. Triggers on keywords: dr, dry run shorthand, preview safely"
project-agnostic: true
allowed-tools:
- Bash
- Read
- Write
- Edit
---
# DR Alias
Short alias for `ac-tools-dry-run`.
## Behavior
Treat this invocation exactly as if the user had run:
```text
/skill:ac-tools-dry-run <same arguments>
```
Apply the same workflow and constraints as `ac-tools-dry-run`:
1. Resolve the session status path under `outputs/session/<session_pid>/status.yml`
2. Set `dry_run: true`
3. Execute the delegated command or prompt exactly as given
4. Do not perform file writes other than the session status file
5. Reset `dry_run: false` on success or failure
6. Report what would have changed
## Constraint
Do not rely on raw non-pi skill-delegation syntax. This alias must remain pi-native and preserve the same dry-run semantics directly.
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!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.