·tldr-deep

Full 5-layer analysis of a specific function. Use when debugging or deeply understanding code.

22Installs·1Trend·@parcadei

Installation

$npx skills add https://github.com/parcadei/continuous-claude-v3 --skill tldr-deep

SKILL.md

Full 5-layer analysis of a specific function. Use when debugging or deeply understanding code.

| L1: AST | Structure | tldr extract | | L2: Call Graph | Navigation | tldr context --depth 2 | | L3: CFG | Complexity | tldr cfg | | L4: DFG | Data flow | tldr dfg | | L5: Slice | Dependencies | tldr slice |

Full 5-layer analysis of a specific function. Use when debugging or deeply understanding code. Source: parcadei/continuous-claude-v3.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/parcadei/continuous-claude-v3 --skill tldr-deep Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/parcadei/continuous-claude-v3 --skill tldr-deep
Category
{}Data Analysis
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is tldr-deep?

Full 5-layer analysis of a specific function. Use when debugging or deeply understanding code. Source: parcadei/continuous-claude-v3.

How do I install tldr-deep?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/parcadei/continuous-claude-v3 --skill tldr-deep Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/parcadei/continuous-claude-v3