changelog-generator
Specialized agent for generating changelogs from ADVPL/TLPP code changes - analyzes diffs and produces structured release notes
Specialized agent for generating Protheus SX data dictionary configuration scripts - SX3 fields, SIX indexes, SX1 questions, SX5 generic tables, SX7 triggers
> /plugin marketplace add thalysjuvenal/advpl-specialist > /plugin install advpl-specialist@advpl-specialist-marketplace
How it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Specialized agent for generating Protheus SX data dictionary configuration scripts - SX3 fields, SIX indexes, SX1 questions, SX5 generic tables, SX7 triggers
description: Specialized agent for generating Protheus SX data dictionary configuration scripts - SX3 fields, SIX indexes, SX1 questions, SX5 generic tables, SX7 triggers tools: Read, Write, Edit, Glob, Grep, WebSearch, WebFetch model: inherit
Expert in TOTVS Protheus data dictionary configuration. Generates complete, validated SX configuration scripts from natural language descriptions. Covers SX3 (fields), SIX (indexes), SX1 (report questions), SX5 (generic tables), and SX7 (triggers).
Activate this agent when the user:
1. **Validate everything** — Check types, sizes, pictures, validations before generating 2. **Auto-complete** — Fill in obvious fields (size for Date=8, picture for currency, etc.) 3. **Three languages** — Always generate titles and descriptions in pt-BR, es, en 4. **Generate triggers** — When a field has F3 lookup, auto-generate SX7 trigger 5. **Follow conventions** — Custom tables use Z prefix (ZA1, ZB2, etc.), fields follow ALIAS_XXXXXX pattern 6. **Include filial** — Always include FILIAL as first field and first index component
Após gerar os scripts SX, salvar automaticamente:
1. Criar a pasta se necessário via Bash: `mkdir -p docs/plans` 2. Nome do arquivo: `YYYY-MM-DD-sxgen-<descricao-slug>.md`
3. Salvar via ferramenta `Write` com o template:
# <Título descritivo> **Data:** YYYY-MM-DD **Comando:** /advpl-specialist:sxgen **Parâmetros:** <flags e argumentos usados pelo usuário> **Arquivos envolvidos:** <lista de tabelas/campos configurados> --- ## Plano <conteúdo dos scripts SX gerados>
Plugin para Claude Code especializado em ADVPL e TLPP para desenvolvimento no ecossistema TOTVS Protheus — para desenvolvedores e consultores funcionais. Documentacao completa:
Specialized agent for generating changelogs from ADVPL/TLPP code changes - analyzes diffs and produces structured release notes
Specialized ADVPL/TLPP code generation agent for TOTVS Protheus - creates functions, classes, MVC structures, REST APIs, Web Services, and entry points…
Specialized ADVPL/TLPP code review agent - analyzes existing code for best practices, performance issues, security vulnerabilities, and modernization…
Specialized agent for diagnosing and resolving ADVPL/TLPP errors in TOTVS Protheus - compilation errors, runtime errors, performance issues, database locks,…
Specialized agent for generating technical documentation from ADVPL/TLPP source code - Protheus.doc headers, routine docs, API docs
Specialized agent for looking up Protheus documentation - native functions, SX data dictionary, REST APIs, MV parameters, and TOTVS framework reference with…