debug-remote
Installation
SKILL.md
Debug Remote
The remote evidence plane for a deployed failure. Investigation after the
pack exists is root-cause. This skill builds the pack and forbids the
agent writing the environment. Human-executed containment: see
Containment vs cause (one home).
The Iron Law
NO WRITES TO A DEPLOYED ENVIRONMENT
NO MUTATING REPLAY AGAINST PRODUCTION
Read-only on development / staging / production that already serve
users or shared data. A POST that creates carts, charges, or side effects
is a write — including via kubectl port-forward onto that environment.
Promotion and hotfix exceptions: evidence-pack.md § Promotion (one home).