sdd-explore
Installation
SKILL.md
sdd-explore
Investigates and analyzes an idea or area of the codebase before committing to changes.
Triggers: /sdd-explore <topic>, explore, investigate codebase, analyze before changing, research feature
Purpose
The exploration phase is optional but valuable. Its goal is to understand the terrain before proposing changes. It creates no code and modifies nothing. It only reads and analyzes.
Use it when:
- The request is vague or complex
- You are unsure of the scope of the change
- You want to understand the impact before committing
- There are multiple possible approaches
Related skills