openspec-explore

Facilitates team brainstorming and clarifies requirements by reading files and generating OpenSpec artifacts without code.

Updated Jan 23, 2026
One-click install
npx skills add https://github.com/hossam7amdy/easy-auth --skill openspec-explore-hossam7amdy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-explore
Source: https://github.com/hossam7amdy/easy-auth/tree/main/.agent/skills/openspec-explore
Command: npx skills add https://github.com/hossam7amdy/easy-auth --skill openspec-explore-hossam7amdy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill serves as a thinking partner to help users think through ideas, explore requirements, and clarify problems before any implementation.

Core Features & Use Cases

  • Read and discuss codebases and documentation to surface questions and risks.
  • Ask clarifying questions, map dependencies, and outline alternative approaches.
  • Generate OpenSpec artifacts (proposals, designs, task lists) when requested, without writing or applying code.

Quick Start

Enter explore mode and think deeply. You may read files and discuss ideas, but you must NEVER write code or implement features. If you want to turn insights into a change, exit explore mode first with /opsx:new or /opsx:ff, then proceed.

Frequently Asked Questions about openspec-explore

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I clarify requirements and explore ideas before writing any code?

To map project risks during exploration, you read existing codebases and documentation to surface questions and constraints. This process helps articulate potential issues and outline alternative approaches before any changes are made.

Can I generate OpenSpec proposals without actually writing or applying code?

Yes, you can generate OpenSpec artifacts like proposals, designs, and task lists without writing or applying code. The process focuses on documenting insights and planning changes while strictly avoiding any execution or implementation tasks.

How do I transition from exploring ideas to actually implementing the changes?

To transition from exploring ideas to implementing changes, you must first exit explore mode by initiating a new change request. Once the exploration phase is complete, you can proceed with the actual coding and execution tasks.

What are the limitations of using a thinking partner for problem-solving?

A key limitation is that a thinking partner will never write, execute, or apply code. It is restricted to reading files, discussing ideas, and generating planning artifacts, meaning you must switch contexts to perform actual implementation.