DR Alias
Short alias for ac-tools-dry-run.
Behavior
Treat this invocation exactly as if the user had run:
/skill:ac-tools-dry-run <same arguments>
Apply the same workflow and constraints as ac-tools-dry-run:
- Resolve the session status path under
outputs/session/<session_pid>/status.yml - Set
dry_run: true - Execute the delegated command or prompt exactly as given
- Do not perform file writes other than the session status file
- Reset
dry_run: falseon success or failure - 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.