Instructions file CodexOpenCode
Instructions for PollyGlot/google-play-cli, covering agents.md : gplay, glossary, commandes, vérifier and les pièges de ce repo.
Instructions file CodexOpenCode
Instructions for PollyGlot/google-play-cli, covering agents.md : gplay, glossary, commandes, vérifier and les pièges de ce repo.
Instructions file
Instructions for PollyGlot/google-play-cli, a project described as: gplay: publish to Google Play from CI or a coding agent. One static binary, JSON output that mirrors the Play Developer API verbatim, semantic exit codes. Replaces Fastlane supply.
Agent
Comment les skills d'ingénierie doivent consommer la documentation de domaine de ce repo en explorant le code.
Agent
Issues et PRDs vivent dans GitHub Issues sur PollyGlot/google-play-cli. Utiliser le CLI gh pour toute opération.
Agent
Les skills parlent en termes de cinq rôles canoniques de triage. Cette table mappe ces rôles vers les labels réels du tracker.
Agent
Why gplay is agent-first: machine-stable JSON, semantic exit codes with resolvable refusals, dry-runs that announce required safety flags, offline API introspection, and llms.txt.
Agent
Pre-built agent skills for gplay: one per command namespace, installed with gplay install-skills, for Claude Code and compatible AI coding tools.
PollyGlot/google-play-cli-skills
Instructions file CodexOpenCode
Instructions for PollyGlot/google-play-cli-skills: Agent skills pour le CLI gplay (Google Play Developer API) — un SKILL.md par skill sous skills/ /, distribués via skills.sh.
PollyGlot/google-play-cli-skills
Instructions file
Instructions for PollyGlot/google-play-cli-skills, a project described as: Agent skills (SKILL.md) for the gplay Google Play CLI — install via: npx skills add PollyGlot/google-play-cli-skills.
PollyGlot/google-play-cli-skills
Skill Claude CodeCodex
Manage gplay's local app registry and app-level details. Use when onboarding packages into gplay, discovering which apps a credential can reach (apps accessible list), listing or removing registered apps, pinning a package to the repo, or reading/patching app details (default language, contact info).
PollyGlot/google-play-cli-skills
Skill Claude CodeCodex
Alternative app store operations with gplay appstore. Use when operating a third-party Android app store, mirroring Play's catalog export or its update-event feed, or taking an app the store hosts through Google's review path (create, upload, update, publish-status).
PollyGlot/google-play-cli-skills
Skill Claude CodeCodex
The cross-cutting conventions every gplay command shares (credential and package resolution, output formats, semantic exit codes, the --dry-run/--confirm safety gates, and the Edit lifecycle). Use when running or designing any gplay command, wiring gplay into CI, branching on its exit codes, or introspecting the…
PollyGlot/google-play-cli-skills
Skill Claude CodeCodex
Push and validate the app's Google Play Data Safety declaration from a versioned CSV, the only Play compliance surface with an API (content rating and the other declarations stay Console-manual). Use when updating the Data Safety form or gating it in CI.
PollyGlot/google-play-cli-skills
Skill Claude CodeCodex
Create a managed Google Play private app with customapps create, the one API path that creates an app record, irreversible and --confirm-gated. Use when creating a private, organisation-scoped enterprise app for managed Google Play distribution.
PollyGlot/google-play-cli-skills
Skill Claude CodeCodex
Manage device tier configs with gplay device-tiers, immutable device-targeting for tiered content delivery (create/view/list only, no update or delete). Use when defining or inspecting device tiers for tiered asset delivery, or scripting a config into CI.
PollyGlot/google-play-cli-skills
Skill Claude CodeCodex
Configure a game's Play Games Services achievements and leaderboards with gplay games, keyed by the numeric --application-id; writes touch the draft only (publishing to players is Console-only). Use when creating or editing achievements or leaderboards, scripting their config in CI, or round-tripping a configuration…
PollyGlot/google-play-cli-skills
Skill Claude CodeCodex
Sync a Google Play store listing, per-locale text and images, between an on-disk tree and Play with gplay metadata. Use when editing store listings or screenshots, migrating listing text into version control, localizing a listing, or gating a listing change in CI before it goes live.
PollyGlot/google-play-cli-skills
Skill Claude CodeCodex
Manage the monetization catalog, subscriptions and one-time products, as declarative files with gplay subscriptions and iap. Use when putting a catalog under version control, editing a product's prices/offers/listings, reviewing catalog drift in CI, promoting a legacy in-app product to the v2 model, or migrating live…
PollyGlot/google-play-cli-skills
Skill Claude CodeCodex
Look up and refund Google Play orders by order ID with gplay orders, admin diagnostics, not runtime purchase-token verification. Use when a buyer complaint or payout report hands you an order ID and you need its state, or when issuing a money-moving --confirm-gated refund.
PollyGlot/google-play-cli-skills
Skill Claude CodeCodex
Drive Google Play app recovery actions with gplay recovery, the incident-response remediation that force-updates users stuck on a bad release to a safe version. Use when a shipped build is broken and you need to push affected users off it, or to inspect and steer an existing recovery (deploy, widen targeting, cancel).
PollyGlot/google-play-cli-skills
Skill Claude CodeCodex
Ship Android releases through Google Play with gplay releases. Use when uploading an AAB or APK to a track, promoting a build up the internal → alpha → beta → production ladder, steering a staged rollout (halt / resume / complete), inspecting or downloading what sits on a track, attaching ProGuard/R8 mappings for…
PollyGlot/google-play-cli-skills
Skill Claude CodeCodex
Read and reply to Google Play user reviews with gplay reviews. Use when triaging recent reviews (the API's 7-day window), viewing one review's user↔developer thread, replying to a user singly or in batch from a TSV, or pulling older reviews from the monthly GCS CSV reports with reviews history.
PollyGlot/google-play-cli-skills
Skill Claude CodeCodex
Onboard gplay authentication from zero with the auth namespace. Use when setting up gplay auth for the first time, switching or rotating service accounts, managing stored accounts, or diagnosing why an authenticated gplay command fails with an auth error (exit 10/11).
PollyGlot/google-play-cli-skills
Skill Claude CodeCodex
Manage a Google Play Developer account's members and their permissions with gplay team. Use when inviting or off-boarding a member, auditing what one member can do, granting or adjusting per-app access, or looking up which permission alias or role bundle to use in the offline team permissions catalog.