mirror-doctor
Installation
SKILL.md
Mirror Pipeline Doctor
Diagnose and fix existing Mirror pipeline problems by running CLI commands, identifying root causes, and executing fixes.
Boundaries
- Diagnose and fix EXISTING Mirror pipeline problems.
- Do not build new pipelines — use
/mirrorfor config reference or/turbo-builderfor new Turbo pipelines. - Do not serve as a command reference — use
/mirrorfor CLI syntax and flag lookups. - Do not handle Turbo pipelines — use
/turbo-doctorforgoldsky turboproblems. - Do not create secrets — use
/secretsfor credential management. But DO check whether secrets exist as part of diagnosis.
Diagnostic Workflow
Follow these steps in order. Each step builds on the previous one.
Step 1: Verify Authentication
Run goldsky project list 2>&1 to confirm the user is logged in.