Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
rudrankriyam avatar

Gpd Build Lifecycle

  • 31 installs
  • 6 repo stars
  • Updated July 3, 2026
  • rudrankriyam/gpd-cli-skills

Helps with ai & agent building tasks.

About

gpd-build-lifecycle is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted development.

  • gpd-build-lifecycle
  • AI & Agent Building
  • AI-coding skill

Gpd Build Lifecycle by the numbers

  • 31 all-time installs (skills.sh)
  • Ranked #9,164 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Jul 26, 2026 (Skillselion catalog sync)
npx skills add https://github.com/rudrankriyam/gpd-cli-skills --skill gpd-build-lifecycle

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs31
repo stars6
Last updatedJuly 3, 2026
Repositoryrudrankriyam/gpd-cli-skills

What it does

Helps with ai & agent building tasks.

Files

SKILL.mdMarkdownGitHub ↗

GPD Build Lifecycle

Use this skill to manage build state, processing, and retention.

Upload and validate

gpd publish upload app.aab --package com.example.app

Inspect release status

gpd publish status --package com.example.app --track internal
gpd publish status --package com.example.app --track production

Recent tracks and releases

gpd publish tracks --package com.example.app

Internal app sharing

Use for fast distribution of a build without a full track release.

gpd publish internal-share upload app.aab --package com.example.app

Cleanup and rollback

gpd publish halt --package com.example.app --track production --confirm
gpd publish rollback --package com.example.app --track production --confirm

Notes

  • Prefer gpd publish release for end-to-end flow instead of manual steps.
  • Use a new version code for each uploaded build.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.