build-lookup
01code-payments/code-android-app
Skill Claude CodeCodex
Look up the git commit and GitHub Actions run for a Flipcash versionCode. Usage: /build-lookup.
code-payments/code-android-app
Skill Claude CodeCodex
Look up the git commit and GitHub Actions run for a Flipcash versionCode. Usage: /build-lookup.
code-payments/code-android-app
Skill Claude CodeCodex
Review a Dependabot PR for breaking changes, gotchas, and required code updates. Usage: /dep-review.
code-payments/code-android-app
Skill Claude CodeCodex
Bump a client-protocol artifact, summarize the contract changes it carries, and scaffold new service stubs. Usage: /fetch-protos [flipcash|opencode] [version].
code-payments/code-android-app
Skill Claude CodeCodex
Download and use the R8 mapping file for a Flipcash release build to deobfuscate stack traces. Usage: /r8-mapping.
code-payments/code-android-app
Skill Claude CodeCodex
Generate GitHub release notes from git refs (tags, commits, or HEAD). Usage - /release-notes . Runs the changelog script, then rewrites the output into polished GitHub release notes.
code-payments/code-android-app
Skill Claude CodeCodex
Triage a Bugsnag production issue — either the top open issue or a specific issue by URL/ID. Investigate with evidence from stack traces / logs / breadcrumbs, propose a fix direction, route through domain experts, and write a lean review brief.