-
Notifications
You must be signed in to change notification settings - Fork 0
Tighten doctor-workspace next-step guidance #7
Copy link
Copy link
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededscriptsWorkspace scripts, templates, wrappers, or command ergonomicsWorkspace scripts, templates, wrappers, or command ergonomics
Description
Activity
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededscriptsWorkspace scripts, templates, wrappers, or command ergonomicsWorkspace scripts, templates, wrappers, or command ergonomics
Summary
Improve
tools/scripts/doctor-workspace.shso missing-tool output points to more actionable next steps.Problem statement
The doctor script can identify missing tools, but the follow-up guidance can still be too generic. For a new contributor, the useful question is not just "what is missing?" but "what should I do next?"
Affected area
tools/scripts/doctor-workspace.shExpected outcome
Make the output more actionable for common setup gaps such as:
ghmissingThe output should point to the right next command or doc path where practical.
Constraints or non-goals
Verification