Operate a user's cloud — investigate incidents (service down, errors, cost spikes, failing deploys), correlate logs/metrics/cloud-change-history with recent code/PRs, find root cause, and either report or fix (open a PR / propose a remediation). Use when triggered by an alert/webhook or asked to investigate something operational.
$npx -y skills add hritvikgupta/nimbus --skill incident-responseInstalls into the current project.
Run `npx skills use "https://github.com/hritvikgupta/nimbus" --skill "hritvikgupta/nimbus/incident-response"` 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/hritvikgupta/nimbus" that are relevant to the current task. Run `npx skills add "https://github.com/hritvikgupta/nimbus"` and select the relevant skills, then follow their instructions.