·beanstalk-deploy
</>

beanstalk-deploy

pr-pm/prpm

Robust deployment patterns for Elastic Beanstalk with GitHub Actions, Pulumi, and edge case handling

0Installs·0Trend·@pr-pm

Installation

$npx skills add https://github.com/pr-pm/prpm --skill beanstalk-deploy

SKILL.md

Apply these production-tested patterns when working with Elastic Beanstalk deployments, especially with GitHub Actions and Pulumi infrastructure.

Why: Prevents deploying to orphaned resources, automatically recovers from terminated environments, saves money on zombie resources.

Why: Prevents timing-related failures, ensures environment is provisioned before app deployment, provides visibility into provisioning progress.

Robust deployment patterns for Elastic Beanstalk with GitHub Actions, Pulumi, and edge case handling Source: pr-pm/prpm.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/pr-pm/prpm --skill beanstalk-deploy
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is beanstalk-deploy?

Robust deployment patterns for Elastic Beanstalk with GitHub Actions, Pulumi, and edge case handling Source: pr-pm/prpm.

How do I install beanstalk-deploy?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/pr-pm/prpm --skill beanstalk-deploy Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/pr-pm/prpm