te-quanbzhang/skills-pool

opsx-explore

Slash-command skill for OpenSpec — enter explore mode via /opsx:explore for thinking through ideas, investigating problems, and clarifying requirements.

View source
Original skill document

Rendered from the source repository. Headings, examples, code, tables, links, and referenced images are preserved.

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 explore to surface code symbols

Key Actions

  • Check openspec list --json for 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.

from this repository

More skills

All skills