openspec-explore

Explore codebase architecture and generate ASCII diagrams with OpenSpec CLI context.

6|Updated May 25, 2026
One-click install
npx skills add https://github.com/zhentingWu-wzt/wgenty-code --skill openspec-explore-zhentingwu-wzt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openspec-explore
Source: https://github.com/zhentingWu-wzt/wgenty-code/tree/main/.wgenty-code/skills/openspec-explore
Command: npx skills add https://github.com/zhentingWu-wzt/wgenty-code --skill openspec-explore-zhentingwu-wzt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the cognitive load of navigating complex codebases and architectural decisions by providing a structured, non-prescriptive environment for exploration, visualization, and requirement clarification.

Core Features & Use Cases

  • Interactive Exploration: Engage in deep-dive sessions to investigate problems, map architectures, and challenge assumptions without the pressure to implement code.
  • Visual Thinking: Generate ASCII diagrams to clarify state machines, data flows, and dependency graphs.
  • Contextual Awareness: Integrate with the OpenSpec system to reference existing change proposals, design decisions, and task artifacts naturally during conversation.

Quick Start

Initiate an exploration session to investigate the current authentication flow and identify potential architectural bottlenecks.

Frequently Asked Questions about openspec-explore

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

FAQPage Schema
How do I explore and map codebase architecture without writing code?

To explore codebase architecture without writing code, initiate a deep-dive session to investigate problems, map dependencies, and challenge assumptions in a non-prescriptive environment. This approach reduces cognitive load by separating exploration from implementation.

Can I generate visual diagrams for data flows and state machines in a codebase?

Yes, you can generate visual diagrams for data flows and state machines. The process produces ASCII diagrams directly during conversation to clarify complex dependency graphs and architectural bottlenecks without requiring external diagramming software.

Do I need OpenSpec CLI to analyze existing development artifacts?

Yes, you need the OpenSpec CLI to analyze existing development artifacts. Integration with the OpenSpec CLI is required to access project-specific metadata, reference change proposals, and track change status during contextual analysis sessions.

What is the best way to clarify requirements for complex architectural decisions?

The best way to clarify requirements for complex architectural decisions is through structured collaborative thinking sessions. This method provides a non-prescriptive environment to investigate problem spaces, challenge assumptions, and visualize architectures without the pressure to implement code.

How does contextual awareness work when referencing change proposals during codebase exploration?

Contextual awareness works by integrating with the OpenSpec CLI to reference existing change proposals, design decisions, and task artifacts naturally during conversation. This allows the exploration session to maintain awareness of project-specific metadata and change status.

When should I not use a collaborative thinking partner for codebase navigation?

You should not use a collaborative thinking partner for codebase navigation when you need to immediately implement code or execute changes. This approach is designed specifically for exploration, visualization, and requirement clarification rather than direct code generation or deployment.