deep-dive-analysis

Installation
SKILL.md

Deep Dive Analysis Skill

Overview

This skill combines mechanical structure extraction with Claude's semantic understanding to produce comprehensive codebase documentation. Unlike simple AST parsing, this skill captures:

  • WHAT the code does (structure, functions, classes)
  • WHY it exists (business purpose, design decisions)
  • HOW it integrates (dependencies, contracts, flows)
  • CONSEQUENCES of changes (side effects, failure modes)

Language Support

Installs
41
GitHub Stars
5
First Seen
Feb 4, 2026
deep-dive-analysis — acaprino/alfio-claude-plugins