Diagnose banner
thalysjuvenal thalysjuvenal

Diagnose

Development community

Description

--- description: Diagnose errors and problems in ADVPL/TLPP code - compilation errors, runtime errors, performance issues, and log analysis allowed-tools: Read, Glob, Grep, Bash, Agent, WebSearch, WebFetch argument-hint: "<file|error-message> [--log logfile]" --- # /advpl-specialist:diagnose **IMPORTANT:** Always respond in the same language the user is writing in. If the user writes in Portuguese, respond in Portuguese. If in English, respond in English. Adapt all explanations, error descript

Installation

Installs to ~/.claude/skills/thalysjuvenal-advpl-specialist-diagnose/SKILL.md

Terminal
mkdir -p ~/.claude/skills/thalysjuvenal-advpl-specialist-diagnose && curl -fsSL https://raw.githubusercontent.com/thalysjuvenal/advpl-specialist/HEAD/commands/diagnose.md -o ~/.claude/skills/thalysjuvenal-advpl-specialist-diagnose/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository