Skip to content

[Feature] Android Code Review Skill #130

Description

@AndreSand

Proposed Skill

Currently, there isn't a seamless automated hook or workflow integration to trigger the Android Code Review Skill during local prep (pre-PR) or automatically upon opening a Pull Request.

I want to be able to run this skill to get actionable code feedback before opening a PR (e.g., via a local CLI/Git hook) or automatically when a PR is opened (e.g., via GitHub Actions / CI pipeline), ensuring potential Android-specific issues are caught early.

Additional Context

  1. Pre-PR / Local Run: Ability to trigger the skill locally against modified/staged Kotlin or Java code before committing/pushing.
  2. On PR Creation: Automated trigger (such as a GitHub Action workflow) that runs the skill on newly opened PRs and posts actionable review comments/feedback directly on the diff.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions