bd doctor: add Claude integration verification checks

Add two new checks to verify Claude Code integration:
- CheckBdInPath: verifies 'bd' is in PATH (needed for hooks)
- CheckDocumentationBdPrimeReference: checks if docs reference 'bd prime'
  and verifies the command exists (detects version mismatches)

Closes bd-o78

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Steve Yegge
2025-11-24 22:10:58 -08:00
parent 4215f5d8a9
commit 9767e57024
4 changed files with 393 additions and 63 deletions

File diff suppressed because one or more lines are too long