Staging Fix

Fix a staging bug without ever touching a server — work from evidence (read-only staging inspection only with this session's explicit approval), fix locally with a test, then ship a PR targeting the `staging` branch with auto-merge so GitHub Actions deploys it. Use when the user says "fix this on staging", "staging is broken", or "bug on the staging server". Merely inspecting staging — checking logs, DB state, or env — with no fix requested is not this skill. Shipping normal issue work is /commit-push-pr or /commit-push-close; diagnosing a bug with no staging environment involved is /diagnosing-bugs.

devarfeen 381b1a0 9 files · 24.1 KB Updated

File contents

devarfeen/agent-skills-kit/tree/main/skills/staging-fix commit 381b1a07f1

Frequently asked questions

npx skillmds@latest add devarfeen/staging-fix