Skill Wiki v0.1.0
pattern @community/pattern-blue-green-deploy

Blue Green Deploy

Run two identical production environments (blue and green); only one serves live traffic at a time.…

Skill
@community
Domain
infrastructure
Version
1.0.0
Quality
4.0
Edges
6 out · 4 in
Tokens
81/740/1563
$ prime install @community/pattern-blue-green-deploy

Projection

Always in _index.xml · the agent never has to ask for this.

BlueGreenDeploy [pattern] v1.0.0

Run two identical production environments (blue and green); only one serves live traffic at a time. Deploy new code to the idle environment, run smoke tests, then atomically switch the traffic router to the new environment. Roll back by switching the router back.

Source

prime-system/examples/frontend-design/primes/compiled/@community/pattern-blue-green-deploy/atom.yaml

Compiled at 2026-05-07