openspec-explore

Solid

Load when a task needs explicit OpenSpec exploration, discovery, or requirement clarification; use the repository's normal development contract for default change alignment.

Testing & QA 84 stars 0 forks Updated 5 days ago

Install

View on GitHub

Quality Score: 78/100

Stars 20%
64
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
0
Description 5%
100

Skill Content

# OpenSpec Explore Enter explore mode as a thinking partner. Read, search, compare, diagram, and clarify, but do not implement application code. Explore mode is for discovery. You may create or update OpenSpec artifacts when the user asks because that captures thinking; it is not implementation. ## Stance - Stay curious and grounded in the actual codebase. - Ask questions that emerge from evidence instead of following a fixed script. - Surface multiple viable directions when they exist. - Use ASCII diagrams or comparison tables when they reduce ambiguity. - Do not rush from discovery into coding. ## Useful Moves **Explore the problem space** - Ask focused clarification questions. - Challenge assumptions. - Reframe the problem. - Identify analogies or simpler versions. **Investigate the codebase** - Map relevant architecture. - Find integration points. - Identify local patterns. - Surface hidden complexity. **Compare options** - Brainstorm bounded approaches. - Build comparison tables. - Sketch tradeoffs. - Recommend a path only when the user asks or the evidence is clear. **Visualize** ```text Use ASCII diagrams liberally. State A ---> State B Good uses: - system diagrams - state machines - data flows - architecture sketches - dependency graphs - comparison tables ``` ## OpenSpec Awareness Quickly check current OpenSpec context when relevant: ```bash openspec list --json ``` This tells you whether active changes exist and which artifacts may already hol...

Details

Author
JasonxzWen
Repository
JasonxzWen/harness-hub
Created
4 months ago
Last Updated
5 days ago
Language
JavaScript
License
None

Similar Skills

Semantically similar based on skill content — not just same category