Skip to main content

release-outage-response

Orchestrates incident response when the spacecat-api-service Lambda is failing broadly after a deploy. Drives a diagnose-first workflow — confirm the outage, correlate it with the most recent release, and verify the suspect build locally — then gates a revert+push to prod main behind explicit human confirmation, and finally confirms recovery and files follow-up. Use when spacecat-api-service is returning widespread 500s shortly after a release; when a Lambda invocation error such as `TypeError: main2 is not a function`, `Cannot find module`, or a module-load `ENOENT` appears; when asked whether a release caused an outage; or when asked to revert / roll back a bad spacecat-api-service release. The manual step-by-step lives in docs/runbooks/release-caused-outage.md.

Jump to install

Source facts

Repository
adobe/spacecat-api-service
Last source activity
June 18, 2026 at 08:14
Detected SKILL.md language
English
Stars
10
Forks
15

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.