/plugadvpl:deploy
CommunityCompile, restart, and smoke-test in one flow.
AuthorJoniPraia
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill removes the manual, error-prone steps of compiling ADVPL/TLPP, restarting the AppServer, and then optionally verifying that the REST endpoint is responding after the restart.
Core Features & Use Cases
- Orchestrated dev cycle: Runs a guided wrapper that chains compile → AppServer restart via tq → optional REST smoke to avoid forgetting steps or running them out of order.
- Clean-build guardrail: Uses
&&semantics so the AppServer restart only happens if compilation exits successfully. - Environment-aware deployment: Supports targeting a server configured with
restart_cmdand recommends--all-envswhen multiple environments exist (e.g., TCP vs REST envs). - Post-restart verification: Performs an optional smoke check against a REST endpoint and provides a troubleshooting path when runtime errors occur.
Quick Start
Run deploy for your source by compiling for the target server, restarting the AppServer, and then checking the REST endpoint readiness if needed.
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:deploy Download link: https://github.com/JoniPraia/plugadvpl/archive/main.zip#plugadvpl-deploy 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.