Doctor v3.0.1 — Feedback Fixes
7 improvements based on real-world feedback from production monorepo audit.
False positive fixes
.pubSSH public keys no longer flagged as secretsinstall-hooks.shnot required when Husky/Lefthook withpreparescript is used- CLAUDE.md > 300 lines is acceptable for monorepos with 5+ services and
.claude/rules/
Severity adjustments
- SAST downgraded to yellow when custom security rules exist
- PostToolUse downgraded to blue when PreToolUse hooks are configured
Count accuracy
console.logcount excludes DEV-guarded lines (import.meta.env.DEV,isDev,__DEV__)- NestJS
@nestjs/commonrecognized as structured logging
Update
curl -sSL https://raw.githubusercontent.com/SomeStay07/claude-doctor-skill/main/install.sh | bash