update-logic-index

Community

Understand code logic without reading source.

AuthorTill-Crazy-Tears-Us-Apart
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps you quickly grasp the logic and data flow within a Python codebase by generating concise semantic summaries, eliminating the need to read through extensive source code.

Core Features & Use Cases

  • AST-based Analysis: Parses Python code to understand classes, functions, and their relationships.
  • Cross-File Context: Tracks imports and injects summaries of dependent modules to provide a holistic view.
  • Data Flow Tagging: Identifies data sources [Source] and sinks [Sink] to visualize data movement.
  • Use Case: When onboarding to a new project, use this Skill to generate a high-level understanding of key functions and how data flows between them, significantly speeding up your learning curve.

Quick Start

Use the update-logic-index skill to refresh the codebase's semantic understanding.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: update-logic-index
Download link: https://github.com/Till-Crazy-Tears-Us-Apart/Claude-Code-Engineering-Suite/archive/main.zip#update-logic-index

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.