/plugadvpl:init
CommunityInitialize your Protheus code index
AuthorJoniPraia
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It solves the problem of having no local, searchable index of ADVPL/TLPP sources available for Claude to answer questions precisely without rereading large .prw files.
Core Features & Use Cases
- Creates a local SQLite FTS5 index: generates
.plugadvpl/index.dbto support fast search across sources and symbols. - Applies full migrations for deep code understanding: populates tables for sources, functions/symbols, calls, includes, SQL references, MVC hooks, defines, and lint findings lookups.
- Prepares Claude for index-first reads: writes a
CLAUDE.mdfragment instructing Claude to consult the index before doing raw file reads. - Sets up repo hygiene: adds
.plugadvpl/to.gitignoreto prevent indexing artifacts from being committed.
Quick Start
Run the command to initialize indexing in the current project: uvx [email protected] init.
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:init Download link: https://github.com/JoniPraia/plugadvpl/archive/main.zip#plugadvpl-init 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.