Diagnostic pipeline for complex/intermittent bugs. Uses diagnostics roles for Investigation, Verification, and Solution before Lead Programmer handoff. Use ONLY for non-obvious failures (root cause unclear, reproduction unstable, fixes reverted). NOT for trivial bugs with known cause — fix them directly.
$npx -y skills add tranhieutt/software_development_department --skill diagnoseInstalls into the current project.
Run `npx skills use "https://github.com/tranhieutt/software_development_department" --skill "tranhieutt/software_development_department/diagnose"` 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/tranhieutt/software_development_department" that are relevant to the current task. Run `npx skills add "https://github.com/tranhieutt/software_development_department"` and select the relevant skills, then follow their instructions.