Skip to main content
meganz
GitHub creator profile

meganz

Repository-level view of 27 collected skills across 3 GitHub repositories.

skills collected
27
repositories
3
updated
Aug 3, 2026
repository explorer

Repositories and representative skills

android-code-review
unclassified

Android PR Code Review skill. Performs a comprehensive code review on the current Git repository's PR or specified code changes. Covers all review dimensions including architecture, Kotlin code quality, Android platform best practices, performance, security,…

Aug 3, 2026
collect-review-learnings
unclassified

Use when the user wants to harvest recent GitLab MR review discussions and turn reviewer feedback into improvements to the project's code-review knowledge files — e.g. "collect the latest MR reviews", "update the review skill from recent MRs", "what have…

Aug 3, 2026
usecase
software-developers

Create, update, and refactor Android Use Cases using Test-Driven Development (TDD). Enforces writing test cases before production code, follows project use case conventions (@Inject constructor, operator fun invoke, single responsibility), and supports three…

Aug 3, 2026
viewmodel
software-developers

Create, update, and refactor Android ViewModels using Test-Driven Development (TDD). Enforces writing test cases before production code, follows project ViewModel conventions (Hilt, StateFlow with asUiStateFlow, use case injection), and supports three modes:…

Aug 3, 2026
create-branch
unclassified

Create a new git branch for a Jira ticket using the project's `<user>/<JIRA>-<slug>` naming convention, then transition the Jira ticket to "In Progress" via the `/jira start` flow. Works in the main checkout and inside an existing worktree.

Aug 3, 2026
create-mr
unclassified

Creates a GitLab Merge Request for the current branch by auto-generating a structured description from the branch diff and pushing with GitLab push options.

Jul 29, 2026
release-checklist
software-developers

Drive the MEGA Android Secure Release Checklist as Release Captain (RC). Orchestrates the full release train: create the RC tracking ticket, prepare release notes, request SDK/MEGAChat builds, cut the code-freeze/Alpha build, run QA rounds, promote through…

Jul 15, 2026
summary-release-testrail
software-developers

Summarise a release's Failed / Feedback TestRail cases and post the standard "Android team" notice to Slack. Takes a version (e.g. v16.8), finds the matching release run in TestRail project 5, collects every test marked Failed or Feedback (excluding…

Jul 13, 2026
Showing 8 of 24 collected skills.
Showing 3 of 3 repositories
All repositories loaded