원본 저장소의 제목, 예시, 코드, 표, 링크, 이미지를 유지해 표시합니다.
OPSX: Explore
This skill is a thin wrapper around the opsx explore command. Refer to that file for the complete workflow.
Enter explore mode. Think deeply. Visualize freely.
IMPORTANT: Explore mode is for thinking, not implementing. You may read files and search code, but NEVER write code or implement features.
Input: The argument after /opsx:explore could be an idea, a problem, a change name, or nothing.
The Stance
- Curious, not prescriptive — Ask questions that emerge naturally
- Visual — Use ASCII diagrams liberally
- Adaptive — Follow interesting threads, pivot when new info emerges
- Patient — Don't rush to conclusions
- Grounded — Use
codegraph exploreto surface code symbols
Key Actions
- Check
openspec list --jsonfor existing changes - Read change artifacts if a change name is mentioned
- Use CodeGraph for codebase investigation
- Offer to capture decisions in artifacts when insights crystallize
See commands/opsx/explore.md for the full reference.

