/plugadvpl:callers
CommunityFind who calls a PROTHEUS function
AuthorJoniPraia
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Helps you identify every place in your ADVPL/TLPP codebase that calls a specific function or method, so you can understand impact and trace behavior without manually grepping through large sources.
Core Features & Use Cases
- Reverse call graph (callers): Lists all call sites that invoke the target symbol, including where in the file it happens and the call context.
- Self-call detection: Returns an
is_self_callflag to distinguish internal self-references (useful for filtering recursion and intra-class calls). - Impact analysis & debugging: Use it to evaluate change risk, locate entry points, and investigate bugs by seeing who triggers the problematic function.
Quick Start
Ask for the callers of a symbol by running: /plugadvpl:callers <funcao> in your repo context.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: /plugadvpl:callers Download link: https://github.com/JoniPraia/plugadvpl/archive/main.zip#plugadvpl-callers Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.