원클릭으로
pluxx-prove-plugin
Prove a scaffold structurally, install it, and check real workflow behavior.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Prove a scaffold structurally, install it, and check real workflow behavior.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Build installable plugins from a Pluxx scaffold and optionally install one.
Diagnose why a locally installed Pluxx plugin is still not visible or healthy in the target host.
Run the one-shot Pluxx import, refinement, and verification path.
Install, upgrade, or validate the local Pluxx CLI runtime before running deeper workflows.
Package the current plugin for release distribution.
Review preserve, translate, degrade, and drop behavior across Claude Code, Cursor, Codex, and OpenCode.
| name | pluxx-prove-plugin |
| description | Prove a scaffold structurally, install it, and check real workflow behavior. |
Use this skill when the user wants more than source confidence. This is the proof journey for a plugin that should be trusted in real hosts.
This workflow intentionally combines:
pluxx doctorpluxx lintpluxx evalpluxx testpluxx buildpluxx build --target <platforms...>pluxx install --target <platforms...>--trust when hook-enabled installs require itpluxx verify-install --target <platforms...>pluxx doctor --consumer <installed-path>pluxx test --install --trust --behavioral --target <platforms...>