explore
Installation
SKILL.md
Explore
Terminal role
Work directly on the assigned question. Never spawn, delegate, coordinate other workers, or open or manage another work context. An installed coordinator tool or a repository mention of Teamlead does not widen this role. If the scope needs several workers, return a proposed split to the caller.
Stay read-only. Do not implement a fix while exploring.
Investigate
- Restate the question and the boundary you will inspect. If it is ambiguous, state the narrowest useful reading.
- Find the entry points, important types, configuration, and tests.
- Trace the real path from input or trigger to output or effect. Read implementations instead of inferring behavior from names.
- Check competing explanations against source. Separate verified facts from likely conclusions and open gaps.
- Stop when the assigned question is answered or the timebox expires.