Pre-flight check before starting any significant work. Use when starting a new task, before making changes to production systems, or when asked to "check if this is safe", "should I do this", "validate my plan", or "bouncer check". Evaluates risk, reversibility, and whether the right preconditions are met before proceeding.
$npx -y skills add floomhq/moto --skill bouncerInstalls into the current project.
Run `npx skills use "https://github.com/floomhq/moto" --skill "floomhq/moto/bouncer"` 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/floomhq/moto" that are relevant to the current task. Run `npx skills add "https://github.com/floomhq/moto"` and select the relevant skills, then follow their instructions.