openspec-explore

Explore codebases and OpenSpec environments through brainstorming and ASCII diagrams.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The Skill Unit "openspec-explore" addresses the challenge of navigating and understanding codebases through in-depth exploration and brainstorming.

Core Features & Use Cases

  • Explore Mode Activation: Provides a focused exploration environment where users can delve into ideas, investigate problems, and clarify requirements.
  • Codebase Interaction: Allows reading files, searching code, and investigating the codebase without code implementation or feature deployment.
  • Visual Diagrams: Facilitates the creation of ASCII diagrams for visualizing complex systems and states.
  • OpenSpec Artifacts: Support for generating OpenSpec artifacts such as proposals, designs, and specs for capturing thought processes.
  • Contextual Checks: Utilizes the OpenSpec system to provide a comprehensive understanding of the current context, including active changes and existing artifacts.

Quick Start

Enter the explore mode with the command: /openspec explore

Frequently Asked Questions about openspec-explore

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

FAQPage Schema
How do I investigate a codebase and brainstorm architecture without modifying code?

Codebase investigation and brainstorming without code modification is supported by activating an explore mode to read files, search code, and clarify requirements. This environment allows you to delve into ideas and investigate problems without executing or deploying features.

What is the best way to visualize complex systems and states during exploratory thinking?

Visualizing complex systems during exploratory thinking is best handled by creating ASCII diagrams within a dedicated exploration environment. This approach facilitates mapping intricate system states and architectural relationships directly during your brainstorming session.

How do I generate design specifications and proposals before starting implementation?

Generating design specifications and proposals before implementation requires capturing your thought process using OpenSpec artifacts. You can create proposals, designs, and specs to document your brainstorming and contextual checks prior to any code deployment.

Do I need the openspec-cli to explore code and generate OpenSpec artifacts?

Yes, the openspec-cli is required to explore code and generate OpenSpec artifacts. The CLI dependency provides the foundational environment and commands needed to activate the explore mode and interact with the codebase.

Can I execute code or deploy features while using the openspec explore mode?

No, you cannot execute code or deploy features while using the explore mode. The environment is strictly designed for reading files, searching code, investigating architecture, and comparing options without handling any actual code implementation.