dry-run

Community

Safely preview command effects

Authormarcusgoll
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Preview command effects without making changes. Simulates file writes, git operations, agent spawns, and state changes. All reads execute normally for accurate preview. Use --dry-run flag on any command.

Core Features & Use Cases

  • Safe testing: simulate writes/edits and state mutations without actual changes
  • Accurate previews: reads run normally to reflect real outcomes
  • Unified preview: standardized summary of what would happen across commands

Quick Start

Invoke any command with the --dry-run flag to see a deterministic preview of outcomes without applying changes.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dry-run
Download link: https://github.com/marcusgoll/Spec-Flow/archive/main.zip#dry-run

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository