Skill Details
Runtime
(gpt-5.5)
Example user message
[userMessage]: /dense Explain why my Android CI build fails locally only sometimes with a JVM target mismatch. Keep it short.
Example agent response
Likely cause: environment/config mismatch.
Check:
- CI JDK vs local JDK
- Java `sourceCompatibility` / `targetCompatibility`
- Kotlin `jvmTarget`
- KSP JVM target, if used
- Gradle wrapper version
- module-level overrides
Fix:
- centralize Java/Kotlin JVM target
- use a Gradle JVM toolchain
- make CI use the same JDK
- clear CI cache if config was recently changed
Test:
- run local clean build with CI JDK
- rerun CI
- check debug + release variants
Risk: do not change unrelated Gradle config while fixing this.
Or get it with Select10 Select prompts/mo — under $2 each
Learn moreBy purchasing this skill, you agree to our terms of service
GPT-5.5
Make ChatGPT and AI-agent replies shorter, clearer, denser, and easier to scan. This skill removes filler, long intros, repetition, bloated explanations, and unnecessary hedging while preserving key details, code, commands, citations, safety notes, and important nuance. Includes concise, dense, ultra, explain, rewrite-only, and code-brief modes.
...more
Added over 1 month ago
