Use this skill when debugging a specific failure, investigating an incident, analyzing error logs, or diagnosing connectivity problems on the project's platform. Don't use it for proactive instrumentation (use monitoring or observability), writing tests (use testing), CI pipeline config (use deployment), or staging-environment-specific pod debugging (use the staging operations skill).
$npx -y skills add atretyak1985/swarmery --skill troubleshootingInstalls into the current project.
Run `npx skills use "https://github.com/atretyak1985/swarmery" --skill "atretyak1985/swarmery/troubleshooting"` 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/atretyak1985/swarmery" that are relevant to the current task. Run `npx skills add "https://github.com/atretyak1985/swarmery"` and select the relevant skills, then follow their instructions.