Use when anything misbehaves - a failing test, a production bug, a build break, flaky or unexpected behavior - before proposing or attempting any fix. Especially under pressure ("CI is blocking everyone", "just get it green") and after a previous fix didn't hold.
$npx -y skills add escoffier-labs/brigade --skill refireInstalls into the current project.
Run `npx skills use "https://github.com/escoffier-labs/brigade" --skill "escoffier-labs/brigade/refire"` 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/escoffier-labs/brigade" that are relevant to the current task. Run `npx skills add "https://github.com/escoffier-labs/brigade"` and select the relevant skills, then follow their instructions.