sdd-explore

Scan codebases to detect skill gaps and produce an explore.md artifact.

Updated Feb 20, 2026
One-click install
npx skills add https://github.com/jota-batuta/batuta-dots --skill sdd-explore-jota-batuta
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: sdd-explore
Source: https://github.com/jota-batuta/batuta-dots/tree/main/BatutaClaude/skills/sdd-explore
Command: npx skills add https://github.com/jota-batuta/batuta-dots --skill sdd-explore-jota-batuta

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Identify and surface missing skills required to complete projects by scanning a codebase, its dependencies, and context to guide skill provisioning.

Core Features & Use Cases

  • Automated detection of skill gaps across technologies, tools, and workflows.
  • Produces an explore.md artifact with structured findings, including Skill Gap Analysis, MCP Discovery, and Discovery Completeness sections.
  • Integrates Notion KB queries and Web searches to surface relevant knowledge and precedents.

Quick Start

Initiate a full exploration of the target repository to surface missing skills and gaps.

Frequently Asked Questions about sdd-explore

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

FAQPage Schema
How do I identify missing skills and gaps in a multi-technology codebase?▼

Skill gap analysis works by scanning a codebase, dependencies, and context to detect missing capabilities across technologies and workflows. It enforces active gate checks for HIGH gap resolution, MCP usage, and discovery completeness to determine project readiness.

How do I generate an explore.md artifact for codebase discovery findings?▼

You can generate an explore.md artifact by initiating a full codebase exploration. The artifact structures findings into Skill Gap Analysis, MCP Discovery, and Discovery Completeness sections, summarizing detected gaps and recommended provisioning actions.

Can I use Notion and web search to find missing project skills during codebase exploration?▼

Yes, you can integrate Notion KB queries and web searches during codebase exploration to surface relevant knowledge and precedents. This integration enriches the skill gap analysis by pulling external context into the discovery process.

What are the gate checks required to determine discovery completeness for a project?▼

Discovery completeness requires passing active gate checks that enforce HIGH gap resolution, MCP usage, and discovery completeness. These checks validate that all critical missing skills are resolved before determining project readiness.

When do I need to perform skill gap analysis on open specs and sprints?▼

Perform skill gap analysis on open specs and sprints when working with multi-technology projects that have domain-specific constraints. It guides skill provisioning by scanning the codebase to surface missing skills required to complete the project.