explore

Map project documentation and requirements to investigate problems and design solutions.

Updated May 6, 2026
One-click install
npx skills add https://github.com/SuSuSleep/scaffold --skill explore-sususleep
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: explore
Source: https://github.com/SuSuSleep/scaffold/tree/main/skills/explore
Command: npx skills add https://github.com/SuSuSleep/scaffold --skill explore-sususleep

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a structured thinking environment to investigate problems, map requirements, and design solutions before writing any code, preventing premature implementation and architectural drift.

Core Features & Use Cases

  • Context Mapping: Automatically scans project documentation and navigation files to understand the project's unique structure and conventions.
  • Design Exploration: Facilitates visual brainstorming using ASCII diagrams and comparative analysis of different technical approaches.
  • Use Case: Use this when you are unsure how to approach a new feature, need to debug a complex architectural issue, or want to ensure a proposed solution aligns with existing project ADRs and requirements.

Quick Start

Activate the explore skill to begin a thinking session about the current project requirements and design constraints.

Frequently Asked Questions about explore

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

FAQPage Schema
How do I map project requirements and architecture before writing code?

To map project requirements before coding, you need a structured thinking environment that scans existing documentation and navigation files to understand project conventions. This prevents premature implementation and architectural drift by analyzing requirements collaboratively.

What is the best way to investigate complex architectural problems in an existing codebase?

The best way to investigate complex architectural problems is by using a thinking partner that aligns business goals with technical specifications. It provides context-aware analysis by mapping project-level orientation files to ensure solutions fit existing ADRs.

How does context mapping work for technical design exploration?

Context mapping works by automatically scanning project documentation and navigation files to understand the project's unique structure. This grounded analysis ensures that design exploration and visual brainstorming align with actual codebase constraints.

Can I use ASCII diagrams for comparative analysis of different technical approaches?

Yes, you can use ASCII diagrams for comparative analysis of different technical approaches. The design exploration process facilitates visual brainstorming, allowing you to compare architectural solutions directly within your project context.

Do I need project documentation to analyze architectural drift?

Yes, you need access to project-level orientation files and documentation to analyze architectural drift effectively. The analysis requires these inputs to provide grounded, context-aware investigation and ensure alignment between business goals and technical specifications.

When should I not use a collaborative thinking partner for software design?

You should not use a collaborative thinking partner when you have clear, finalized specifications ready for immediate implementation. It is designed for the investigation and mapping phase to prevent premature implementation, not for generating final production code.