/plugadvpl:callees
CommunityDiscover what a Protheus function calls
AuthorJoniPraia
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It helps you understand the direct call dependencies of a specific ADVPL/TLPP function, so you can see what it invokes without manually tracing through source files.
Core Features & Use Cases
- Direct call graph (callees): lists functions/methods called by the target function (one hop).
- Call-site context: includes the call site line number for each callee.
- Call classification: reports the type of each call (e.g., native ERP, restricted, user function, external).
- Use cases: dependency mapping before refactoring or extraction, detecting usage of restricted/deprecated functions, and estimating the impact surface of changes.
Quick Start
Ask the AI to list the direct functions called by U_PLUG001 by running: /plugadvpl:callees U_PLUG001.
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:callees Download link: https://github.com/JoniPraia/plugadvpl/archive/main.zip#plugadvpl-callees 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.