with one click
android-background-work
Standards for WorkManager and Background Processing
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Standards for WorkManager and Background Processing
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Foundational "High-Density" standard for token-optimized agent instructions and CLI-based automated activation.
Universal principles for clean, maintainable, and robust code across all environments.
Standards for performing high-quality, readable code reviews.
Essential rules for code comments, READMEs, and technical documentation.
CRITICAL - Before ANY file write, audit loaded skills for violations. Auto-report via feedback command.
Universal standards for version control, branching, and team collaboration.
| name | Android Background Work |
| description | Standards for WorkManager and Background Processing |
| metadata | {"labels":["android","background","workmanager"],"triggers":{"files":["**/*Worker.kt"],"keywords":["CoroutineWorker","WorkManager","doWork"]}} |
@HiltWorker for DI integration.**Deprecated**: Use WorkManager.**No short background jobs**: Use standard Coroutines in VM.