what-if
Installation
SKILL.md
When to use this skill
Activate this skill when the user asks a what-if question or requests a thought experiment about potential codebase modifications, deprecations, dependency upgrades, or migrations.
Examples of trigger phrases:
- "What if..." / "What-if..."
- "What would break if we..."
- "How hard would it be to migrate to..."
- "What happens if we deprecate..."
Critical Rule: Zero Code Changes Allowed
- NO FILE EDITS OR CREATION: You are explicitly forbidden from modifying project files, committing changes, or altering repository state.
- DO NOT ASSUME CHANGE IS WANTED: Treat the scenario strictly as an analytical evaluation. Never start making changes under the assumption that the user wants to implement the what-if scenario.