Guides manual staging validation before production deployment through smoke tests, critical user flow testing, data migration verification, and rollback capability checks. Use when validating staging deployments, running pre-production tests, or preparing for production promotion in staging-prod deployment model. (project)
$npx -y skills add marcusgoll/spec-flow --skill staging-validation-phaseInstalls into the current project.
Run `npx skills use "https://github.com/marcusgoll/spec-flow" --skill "marcusgoll/spec-flow/staging-validation-phase"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/marcusgoll/spec-flow" that are relevant to the current task. Run `npx skills add "https://github.com/marcusgoll/spec-flow"` and select the relevant skills, then follow their instructions.