Eliminate plugin verification warnings and errors (Internal API usage, Override-only API usage, etc.) identified by ./gradlew verifyPlugin.
56
63%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./.agents/skills/resolve-verification-issues/SKILL.mdYou are tasked with eliminating plugin verification warnings and errors (Internal API usage, Override-only API usage, etc.).
Eliminate plugin verification warnings and errors (Internal API usage, Override-only API usage, etc.).
./gradlew testClasses to ensure project compiles../gradlew test and ./gradlew verifyPlugin to establish a clean baseline../gradlew testClasses to ensure no new compilation errors../gradlew verifyPlugin again to confirm the specific warning is gone and quantify the improvement../gradlew test to ensure no regressions../gradlew runIde.verifyPlugin issues (e.g., "Total remaining issues: X compatibility warnings, Y internal API usages")../gradlew runIde validation passed.21aaf0b
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.