openspec-explore

Facilitate structured exploration sessions with diagrams and OpenSpec artifacts.

1|Updated Nov 3, 2023
One-click install
npx skills add https://github.com/luifertorres/trading-assistant --skill openspec-explore-luifertorres
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-explore
Source: https://github.com/luifertorres/trading-assistant/tree/main/.cursor/skills/openspec-explore
Command: npx skills add https://github.com/luifertorres/trading-assistant --skill openspec-explore-luifertorres

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Facilitate structured exploration sessions.

Core Features & Use Cases

  • Open-ended thinking partner that reads files and code references to inform discussion.
  • Visualize ideas with ASCII diagrams and surface risks and questions.
  • Supports generating OpenSpec artifacts (proposals, designs, specs) when needed.

Quick Start

Tell me to enter explore mode to begin a guided thinking session.

Frequently Asked Questions about openspec-explore

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

FAQPage Schema
How do I clarify project requirements and brainstorm ideas before writing code?

Structured exploration sessions help clarify project requirements and brainstorm ideas by surfacing questions, sketching ASCII diagrams, and evaluating tradeoffs in a non-implementation mode before development begins.

Can I use existing code files to inform a design exploration session?

Yes, design exploration can read files and code references during analysis to inform the discussion, allowing you to ground brainstorming and requirements clarification directly in your existing project context.

How does a thinking partner help visualize ideas and surface risks?

A thinking partner visualizes ideas using ASCII diagrams and evaluates tradeoffs to surface risks and questions, providing a structured thinking session that guides you through complex design exploration.

Do I need to generate OpenSpec artifacts during requirements clarification?

No, generating OpenSpec artifacts like proposals, designs, and specifications is optional and available on request, allowing you to focus purely on design exploration and brainstorming without forced output formats.

What's the best way to start a guided thinking session for design exploration?

To start a guided thinking session for design exploration, simply tell the system to enter explore mode, which initiates the structured brainstorming and requirements clarification process.

When should I use structured exploration instead of directly writing specifications?

Use structured exploration when problems require open-ended brainstorming and requirements clarification before committing, as it operates in non-implementation mode to evaluate tradeoffs rather than immediately generating code.