bill-kmp-code-review

Coordinate Android/Kotlin Multiplatform PR reviews with layered Kotlin baseline and specialist passes.

13|1|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/Sermilion/skill-bill --skill bill-kmp-code-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bill-kmp-code-review
Source: https://github.com/Sermilion/skill-bill/tree/main/platform-packs/kmp/code-review/bill-kmp-code-review
Command: npx skills add https://github.com/Sermilion/skill-bill --skill bill-kmp-code-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinates end-to-end Android/KMP PR reviews by applying a baseline Kotlin review first and layering mobile-specific specialists to preserve depth and ensure consistent findings across platforms.

Core Features & Use Cases

  • Baseline Kotlin review pass: establishes shared Kotlin architecture, correctness, security, and testing considerations as the foundation for Android/KMP changes.
  • Mobile-specialist passes: apply UI/UX/accessibility, android-interop, and navigation-focused reviews when signals appear in the diff.
  • Governance & telemetry: incorporate stack-routing guidance, governance add-ons, and telemetry contracts to ensure auditable, repeatable reviews.
  • Ceremony & auditing: follow the shell ceremony and review scope guidelines to produce traceable outputs.

Quick Start

Run a baseline Kotlin code review and then apply Android/KMP specialists to the changed files.

Frequently Asked Questions about bill-kmp-code-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I conduct a Kotlin Multiplatform code review on a pull request?

Conduct a KMP code review by running a baseline Kotlin review first, then layering mobile-specific specialists for UI, android-interop, and navigation to ensure consistent findings across platforms.

What is the best way to review Android PRs with mixed technology stacks?

Review Android PRs with mixed stacks by applying stack-routing guidance to coordinate baseline Kotlin checks alongside mobile specialists, ensuring platform-specific depth is preserved.

How does telemetry factor into Android and KMP pull request reviews?

Telemetry contracts are incorporated during PR reviews to ensure checks are auditable, repeatable, and defensible across Android and Kotlin Multiplatform changes.

Do I need specific guidelines to produce auditable Kotlin code review outputs?

You need shell ceremony and review scope guidelines to produce traceable, defensible Kotlin code review outputs for Android and KMP pull requests.

When should I layer mobile specialist passes over a baseline Kotlin review?

Layer mobile specialist passes over a baseline Kotlin review when specific UI, accessibility, android-interop, or navigation signals appear in the pull request diff.

Can I use this approach for Kotlin Multiplatform PRs without Android dependencies?

Apply the baseline Kotlin review pass to KMP PRs, using stack routing to determine whether mobile specialist layers are needed if Android interop signals are absent.