mobile-pr-merge-gatekeeper

Community

Secure mobile PR merges.

AuthorEnvy-7z
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enforces a strict, evidence-based review process for mobile pull requests, preventing risky merges and ensuring code stability for Android and Flutter projects.

Core Features & Use Cases

  • Automated Risk Assessment: Analyzes code changes for architectural violations, concurrency issues, UI regressions, and test coverage.
  • Severity Classification: Assigns findings to P0 (blocker), P1 (high), P2 (medium), or P3 (low) severity levels.
  • Merge Decision: Provides a clear BLOCK, APPROVE WITH NOTES, or APPROVE decision based on findings.
  • Merge Notes Generation: Produces concise notes detailing required fixes, verification steps, and risk summaries.
  • Use Case: A junior developer submits a PR for a new feature. The gatekeeper skill reviews the changes, identifies a potential null pointer exception (P1), and blocks the merge until it's fixed, providing clear instructions on how to resolve it.

Quick Start

Use the mobile-pr-merge-gatekeeper skill to review the current pull request and provide a merge decision.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: mobile-pr-merge-gatekeeper
Download link: https://github.com/Envy-7z/mobile-agent-skillpack/archive/main.zip#mobile-pr-merge-gatekeeper

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.