beanstalk-deploy
Robust deployment patterns for Elastic Beanstalk with GitHub Actions, Pulumi, and edge case handling
Installation
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.
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- Source
- pr-pm/prpm
- 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
Details
- Category
- </>Dev Tools
- Source
- user
- First Seen
- 2026-02-01