Skip to content

Add npm run doctor setup validation script - #1

Merged
vraj00222 merged 1 commit into
mainfrom
feature/doctor-script
Apr 7, 2026
Merged

Add npm run doctor setup validation script#1
vraj00222 merged 1 commit into
mainfrom
feature/doctor-script

Conversation

@vraj00222

@vraj00222 vraj00222 commented Apr 7, 2026

Copy link
Copy Markdown
Owner
  • Check repository state and interpret new PR comment
  • Investigate CI/build status and logs for this PR
  • Run local validation commands relevant to the doctor changes
  • Apply code/docs fixes if review finds issues
  • Re-run validation and respond to PR comment

New users cloning career-ops must complete several manual setup steps.
If any step is missed, they get raw Node crashes or silent failures.
This adds a single doctor.mjs script that validates all prerequisites
and prints a clear pass/fail checklist with actionable fix hints.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vraj00222

Copy link
Copy Markdown
Owner Author

@copilot review

Copilot AI commented Apr 7, 2026

Copy link
Copy Markdown

@copilot review

Reviewed commit ae6cf79. I don’t see any blocking issues in the doctor addition or docs updates. Local checks behave as expected on a fresh clone (npm run doctor reports missing setup prerequisites, while verify-pipeline still passes and cv-sync-check correctly fails without user files).

@vraj00222
vraj00222 merged commit 91dea2e into main Apr 7, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants