openspec-explore

Explores requirements and designs in a read-only mode before implementation.

63|6|Updated Mar 2, 2026
One-click install
npx skills add https://github.com/xiayu519/Tyou --skill openspec-explore-xiayu519
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-explore
Source: https://github.com/xiayu519/Tyou/tree/main/.agents/skills/openspec-explore
Command: npx skills add https://github.com/xiayu519/Tyou --skill openspec-explore-xiayu519

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

OpenSpec Explore addresses the need to think deeply and plan before implementation by providing a read-only environment to clarify requirements, compare alternatives, and assess risks without altering the codebase.

Core Features & Use Cases

  • Read-only analysis: read code, references, and workflow artifacts without committing changes.
  • Guided exploration: follow OpenSpec references and guardrails to structure thinking and capture insights as optional artifacts when requested.
  • Safe collaboration: discuss hypotheses, options, and tradeoffs without implementing features.

Quick Start

State your exploration goal and ask me to enter OpenSpec Explore mode for read-only analysis.

Frequently Asked Questions about openspec-explore

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

FAQPage Schema
How do I assess design risks and compare options before implementing code changes?

You can clarify requirements in a read-only environment by exploring workflow artifacts and references without committing code changes. This guided exploration enforces guardrails to prevent accidental modifications while you discuss hypotheses and capture optional artifacts.

What is the best way to research code and troubleshoot without modifying the repository?

The best way to research code without modifying the repository is through read-only analysis that prevents code changes while allowing you to read references and workflow artifacts. This ensures safe troubleshooting and hypothesis testing within established guardrails.

Can I create OpenSpec artifacts while exploring requirements in a read-only mode?

Yes, you can create OpenSpec artifacts during read-only exploration, but only when explicitly requested. The mode enforces guardrails against code changes while allowing artifact creation to document your design decisions and risk evaluations.

How do I start a read-only analysis for proposing new features?

To start a read-only analysis for proposing new features, state your exploration goal and request to enter OpenSpec Explore mode. This initiates a safe environment to clarify needs, evaluate approaches, and assess risks before any implementation begins.

Does OpenSpec Explore mode allow committing changes to the codebase?

No, OpenSpec Explore mode does not allow committing changes to the codebase. It enforces strict guardrails to prevent code modifications, ensuring that all requirement clarification, option comparison, and risk assessment occurs in a safe, read-only environment.