Skillquality 0.45
android-ci-cd-release-playstore
Automate Android CI, versioning, signing boundaries, release channels, and Play-ready delivery workflows.
Price
free
Protocol
skill
Verified
no
What it does
Android CI CD Release PlayStore
When To Use
- Use this skill when the request is about: android ci cd pipeline, play store release automation, android signing and release.
- Primary outcome: Automate Android CI, versioning, signing boundaries, release channels, and Play-ready delivery workflows.
- Handoff skills when the scope expands:
android-gradle-build-logicandroid-security-best-practices
Workflow
- Scope the risk surface: correctness, security, performance, test depth, or release automation.
- Pick the narrowest verification strategy that still catches the likely regressions.
- Instrument the workflow so failures are actionable rather than just red.
- Run the relevant checks on the showcase apps and packaging outputs.
- Capture any residual risk with explicit follow-up work and owner skills.
Guardrails
- Prefer reproducible checks in CI over one-off local heroics.
- Fail with a precise remediation path instead of a vague quality gate.
- Keep secrets, signing material, and production credentials out of examples and fixtures.
- Treat performance and security work as engineering tasks with evidence, not folklore.
Anti-Patterns
- Adding more tests without increasing signal.
- Shipping benchmarks or security scans that no one can reproduce.
- Hard-coding release credentials into build logic.
- Using synthetic metrics with no user-impact interpretation.
Examples
Happy path
- Scenario: Validate the repo CI workflow, adapter generation, and version metadata flow.
- Command:
python3 scripts/validate_repo.py
Edge case
- Scenario: Check canary and stable release script behavior before tagging.
- Command:
python3 scripts/release.py --channel canary --dry-run
Failure recovery
- Scenario: Avoid routing pure build-logic or security work into release automation.
- Command:
python3 scripts/eval_triggers.py --skill android-ci-cd-release-playstore
Done Checklist
- The implementation path is explicit, minimal, and tied to the right Android surface.
- Relevant example commands and benchmark prompts have been exercised or updated.
- Handoffs to adjacent skills are documented when the request crosses boundaries.
- Official references cover the chosen pattern and the main migration or troubleshooting path.
Official References
Capabilities
skillsource-krutikjainskill-android-ci-cd-release-playstoretopic-agent-skillstopic-androidtopic-android-developmenttopic-android-skillstopic-androidxtopic-claude-codetopic-codextopic-cursortopic-jetpack-composetopic-kotlintopic-skills
Install
Installnpx skills add krutikJain/android-agent-skills
Sourcehttps://github.com/krutikJain/android-agent-skills/tree/main/skills/android-ci-cd-release-playstore
Transportskills-sh
Protocolskill
Quality
0.45/ 1.00
deterministic score 0.45 from registry signals: · indexed on github topic:agent-skills · 8 github stars · SKILL.md body (2,776 chars)
Provenance
Indexed fromgithub
Enriched2026-05-18 19:13:26Z · deterministic:skill-github:v1 · v1
First seen2026-05-18
Last seen2026-05-18