What problem does it solve?
This Skill eliminates the uncertainty of starting a new coding task by providing a structured, evidence-based investigation of the codebase, architecture, and potential risks before any code is written.
Core Features & Use Cases
- Architectural Context: Automatically surfaces project constraints, methodology, and existing documentation.
- Parallel Exploration: Uses sub-agents to investigate multiple subsystems concurrently for complex, multi-domain tasks.
- Standardized Deliverables: Generates a consistent summary of the current state, risks, and recommended implementation paths.
- Use Case: Before refactoring a legacy authentication module, use this skill to map out all dependencies, identify potential breaking changes, and receive a vetted recommendation on the best implementation strategy.
Quick Start
Use the explore skill to investigate the current implementation of the user authentication module and provide a recommendation for adding multi-factor support.