Diagnose a concrete failure, regression, crash, hang, flaky test, or incorrect runtime behavior by reproducing it, testing hypotheses, and identifying the evidence-backed root cause. Use when symptoms or failing output exist; do not use for feature implementation without a failure, general code review, or a conceptual explanation.
$npx -y skills add bigduu/bamboo-agent --skill debugInstalls into the current project.
Run `npx skills use "https://github.com/bigduu/bamboo-agent" --skill "bigduu/bamboo-agent/debug"` 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/bigduu/bamboo-agent" that are relevant to the current task. Run `npx skills add "https://github.com/bigduu/bamboo-agent"` and select the relevant skills, then follow their instructions.