openspec-explore

Explore ideas and requirements while investigating codebases and OpenSpec artifacts.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openspec, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a space for deep thinking and exploration of ideas, problems, and requirements, serving as a thinking partner to guide users through the process.

Core Features & Use Cases

  • Exploration Mode: A dedicated mode for exploring ideas and clarifying requirements without the pressure of implementation.
  • Codebase Investigation: Ability to read files, search code, and investigate the codebase for context and insights.
  • OpenSpec Integration: Utilizes the OpenSpec system to capture thinking and create artifacts like proposals, designs, and specs.
  • Visual Thinking: Encourages the use of ASCII diagrams and other visual tools to clarify and communicate ideas.
  • Adaptive Guidance: Offers flexible and adaptive support to follow the user's thought process and pivot as needed.

Quick Start

Start exploring by typing /explore in your workspace.

Frequently Asked Questions about openspec-explore

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

FAQPage Schema
How do I clarify software requirements before starting implementation?

To clarify software requirements before implementation, you can use an exploration mode to deeply analyze ideas, investigate your codebase for context, and capture your thinking into structured artifacts. This process prevents premature coding by acting as a dedicated thinking partner.

Can I search existing codebase files while exploring new feature ideas?

You can search existing codebase files while exploring new feature ideas. The tool reads files and investigates the codebase directly, providing necessary context and insights to adaptively guide your requirement clarification and problem exploration process.

Do I need the OpenSpec CLI to capture design proposals and specs?

You need the OpenSpec CLI to capture design proposals and specs. The CLI integration is required to create OpenSpec artifacts, which document your thinking process and requirement definitions generated during the exploration phase.

What is the best way to visualize software architecture during the pre-implementation phase?

The best way to visualize software architecture during pre-implementation is using ASCII diagrams. The exploration process encourages visual thinking to clearly communicate and refine complex ideas before any actual development begins.

How does an exploration thinking partner differ from standard code generation tools?

An exploration thinking partner differs from standard code generation tools by focusing on deep requirement clarification rather than writing code. It provides a pressure-free space to investigate problems, pivot adaptively, and generate proposals before the actual implementation phase.