/plugadvpl:init

Community

Initialize 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.db to 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.md fragment instructing Claude to consult the index before doing raw file reads.
  • Sets up repo hygiene: adds .plugadvpl/ to .gitignore to 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 required

Components

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.
View Source Repository

Agent Skills Search Helper

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