Skill Claude CodeCodex
Increment the app's build number by 1 — Android versionCode in app/build.gradle.kts and iOS CURRENTPROJECTVERSION in iosApp/iosApp.xcodeproj/project.pbxproj. Desktop has no build-number field, so it is unaffected.
Skill Claude CodeCodex
Increment the app's build number by 1 — Android versionCode in app/build.gradle.kts and iOS CURRENTPROJECTVERSION in iosApp/iosApp.xcodeproj/project.pbxproj. Desktop has no build-number field, so it is unaffected.
Skill Claude CodeCodex
Prepare a release — refresh the README, run all checks, set the new versionName across all platforms (Android/iOS/desktop), bump the build number, and bring the public roadmap up to date. Stops with changes unstaged; never commits or tags.
Skill Claude CodeCodex
Set the app's version name to the given value on all platforms — Android versionName in app/build.gradle.kts, iOS MARKETINGVERSION in iosApp/iosApp.xcodeproj/project.pbxproj, and desktop packageVersion in desktopApp/build.gradle.kts — and bump the build number by 1.
Skill Claude CodeCodex
Auto-fix mechanizable style, then run every verification gate (ktlint, detekt, lint, module graph, dependency analysis, mechanical style checks).
Skill Claude CodeCodex
Bring README.md's Features and Tech Stack sections up to date with the actual feature modules, libraries, and recent work.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: