Plan-first execution for multi-step file operations. Use when a task involves more than 2 file operations or when the user explicitly asks for a dry run. Creates a plan.md file listing all planned changes, waits for user approval before executing, and updates the plan with actual results after completion.
$npx -y skills add jitangupta/file-safety-guard --skill dry-runInstalls into the current project.
Run `npx skills use "https://github.com/jitangupta/file-safety-guard" --skill "jitangupta/file-safety-guard/dry-run"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jitangupta/file-safety-guard" that are relevant to the current task. Run `npx skills add "https://github.com/jitangupta/file-safety-guard"` and select the relevant skills, then follow their instructions.